[Tutor] python and sqlite

Chris Fuller cfuller084 at thinkingplanet.net
Sun Jan 31 20:00:34 CET 2010


Since v2.5, SQLite is included in the Standard Library.  You can get docs at 
the Python website, or in the handy chm that comes with the Windows 
distribution.

Cheers

On Sunday 31 January 2010, Samuel de Champlain wrote:
> My project is relatively light and postgresql or mysql might be overkill.
> Does python work well with sqlite?
> If so, can you point me towards the proper libraries and manuals/tutorials?
> Thanks.
> 


More information about the Tutor mailing list