On Sat, Jun 4, 2016 at 3:49 AM, Roger Binns <rog...@rogerbinns.com> wrote:

> On 03/06/16 08:28, Максим Дементьев wrote:
> > Thank you, I'll try this "yet another python SQLite wrapper" in the near
> future, it looks interesting.
>
> Disclosure: I am the author of APSW.
>
> I recommend looking at the page showing the differences between APSW and
> pysqlite:
>
>   https://rogerbinns.github.io/apsw/pysqlite.html
>
>   Note: I suggest using APSW when you want to directly use SQLite
>   and its functionality or are using your own code to deal with
>   database independence rather than DBAPI. Use pysqlite and DBAPI
>   if your needs are simple, and you don’t want to use SQLite
>   features.
>
> Roger
>
>
>
>
>
Hi Roger

   APSW is great, I have used it for years. I want to know whether it
support pypy. I have switched to pypy for a while.

Regards

gelin yan
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to