When to use SQLite3 [was Re: 'Lite' Databases (Re: sqlite3 and dates)]

Ethan Furman ethan at stoneleaf.us
Thu Feb 19 00:07:47 EST 2015


On 02/18/2015 08:59 PM, Steve Hayes wrote:

> I would summarise it by saying [...] if you want a standalone database on
> a single machine, use SQLite. 

It sounds like SQLite would also work fine if that single-machine scenario was a web-app with not-too-many users trying
to write at once.

--
~Ethan~

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20150218/93a7fa38/attachment.sig>


More information about the Python-list mailing list