[AWS] Persistent database connections
Pascal Obry
pascal.obry at gmail.com
Tue Apr 27 22:44:23 CEST 2010
Thomas,
> All hints and advice are more than welcome. Also in regards to a good
> database package (PostgreSQL). :o)
I like sqlite. We've been using it for Vision2Pixels. It is embedded (as
AWS), small, fast and does not require to install a database. At first
we thought that this was a temporary solution, quite nice for testing
the software as it is trivial to create a DB. After some time, and
reading some report on the Web we found out that sqlite is quite fast
and scale well for our needs.
Just my 2 cents.
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net - http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B
More information about the AWS
mailing list