Karlo Lozovina wrote: > I've been Googling around for _small_, flat file (no server processes), > SQL-like database which can be easily access from Python.
Although it doesn't support SQL queries, Metakit (http://www.equi4.com/metakit/python.html) is a very lightweight and easy to use db with a nicely pythonic API. -alex23 -- http://mail.python.org/mailman/listinfo/python-list