On Mon, 20 Jun 2005 15:18:58 GMT, "Philippe C. Martin" <[EMAIL PROTECTED]> said: > Hi, > > I am looking for a stand-alone (not client/server) database solution for > Python. > > 1) speed is not an issue > 2) I wish to store less than 5000 records > 3) each record should not be larger than 16K > SQLite might be worth a look. There are Python bindings at: http://initd.org/tracker/pysqlite
Cheers, Richard -- http://mail.python.org/mailman/listinfo/python-list