[Tutor] sqlite
Terry Carroll
carroll at tjc.com
Tue May 17 16:16:12 EDT 2016
On Tue, 3 May 2016, Crusier wrote:
> I am just wondering if there is any good reference which I can learn how to
> program SQLITE using Python
>
> I can not find any book is correlated to Sqlite using Python.
"The Definitive Guide to SQLite" is about SQLite, but includes a chapter
on both PySQLite and APSW for Python access. One of the book co-authors,
Michael Owens, is the original author of PySQLite.
More information about the Tutor
mailing list