[Tutor] sqlite

Alan Gauld alan.gauld at yahoo.co.uk
Tue May 3 11:40:17 EDT 2016


On 03/05/16 10:09, 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.

You can try my tutorial below.

http://www.alan-g.me.uk/tutor/tutdbms.htm

If you want very similar information in book form then
our book 'Python Projects' contains a chapter on databases,
half of which is SQLite based.

If you want a good book on SQLite itself I can recommend:

Using SQLIte by Kreibich.

hth
-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list