| Store | Cart

Python database

From: BBands <bba...@yahoo.com>
11 Mar 2004 14:13:59 -0800
"@(none)" <""daniel\"@(none)"> wrote in message news:<4050647e$1 at puffinus.its.uu.se>...
> Can someone recommend a simple, easy-to-program data base? As far as I > have understood there is no standard data base in Python. Why is this > so? Do people have too different needs?> >       / Any help is much appreciated!


Simple and powerful:

SQLite
http://www.hwaci.com/sw/sqlite/

and a python driver for SQLite
http://sourceforge.net/projects/pysqlite

Enjoy,

    --jab

Recent Messages in this Thread
"dan...@ ( Mar 11, 2004 01:07 pm
Leopold Schwinger Mar 11, 2004 02:41 pm
"dan...@ ( Mar 11, 2004 06:43 pm
David M. Cooke Mar 11, 2004 09:58 pm
BBands Mar 11, 2004 10:13 pm
Miki Tebeka Mar 12, 2004 12:52 am
Miki Tebeka Mar 12, 2004 12:52 am
Miki Tebeka Mar 12, 2004 12:52 am
Messages in this thread

Previous post: backquote