Database recommendations for Windows app

Dave Cook davecook at nowhere.net
Wed Jun 22 11:50:03 EDT 2005


On 2005-06-22, Will McGugan <news at NOwillmcguganSPAM.com> wrote:

> I'd like to write a windows app that accesses a locally stored database. 
> There are a number of tables, the largest of which has 455,905 records.
>
> Can anyone recommend a database that runs on Windows, is fast / 
> efficient and can be shipped without restrictions or extra downloads?

http://pysqlite.org

Dave Cook



More information about the Python-list mailing list