What database should I use

David LeBlanc whisper at oz.net
Thu Sep 5 17:47:20 EDT 2002


Gadfly, an all-Python SQL db would be a good choice.
http://sourceforge.net/projects/gadfly/

SQLite might be another.  http://www.sqlite.org/

You can find information on these and other db's at
http://www.python.org/cgi-bin/moinmoin/

HTH,

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of A
> Sent: Thursday, September 05, 2002 6:21
> To: python-list at python.org; tutor at python.org;
> activepython at listserv.ActiveState.com; python-help at python.org
> Cc: db-sig at python.org; wx-users at lists.wxwindows.org
> Subject: What database should I use
>
>
> Hello,
> I am going to program a small application (in Python and
> wxPython) which consists about
> 2000 - 3000 records . Can you please recommend which database is
> the best for that. I
> use Windows.
> Maybe MS Access  or FoxPro or MySQL or better?
> I want to keep the program as small as possible.
> Thanks
> Ladislav
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list