Recomendations on Python databases

Richard Jones rjones at ekit-inc.com
Tue Feb 25 22:16:00 EST 2003


On Wed, 26 Feb 2003 2:09 pm, Bob Ballard wrote:
> I'm planning on writing a record keeping and reporting app with a database.
> I don't want to have to depend on the user having Access and the DB will
> not, at least at this point, be on the web.  I'd like the app to be
> stand-alone.

Try sqlite and pysqlite - http://pysqlite.sf.net


   Richard






More information about the Python-list mailing list