database in python ?

Klaus Alexander Seistrup klaus at seistrup.dk
Mon Apr 11 01:35:57 EDT 2005


ajikoe at gmail.com wrote:

> I need to build table which need searching data which needs more
> power then dictionary or list in python, can anyone help me what
> kind of database suitable for python light and easy to learn. Is
> mySQL a nice start with python ?

You could try SQLite for Python: <http://pysqlite.org/>.

Cheers,

-- 
Klaus Alexander Seistrup
Magnetic Ink, Copenhagen, Denmark
http://magnetic-ink.dk/



More information about the Python-list mailing list