Demian,

I am not a database expert!
I selected sqlite for the following reasons:

1) Ships with Python.
2) Familiar with Python.
3) The Sqlite description at http://www.sqlite.org/whentouse.html appears to 
meet my requirements:
    Very low volume and concurrency, small datasets, simple to use.

Bruce
 

On Monday, August 27, 2012 4:54:07 PM UTC-4, Demian Brecht wrote:
> Is there a reason that you're using SQLite in a network environment rather 
> than a database server?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to