Berkeley DB 4.5 available
Posted Sep 27, 2006 19:38 UTC (Wed) by
mikov (subscriber, #33179)
In reply to:
Berkeley DB 4.5 available by bronson
Parent article:
Berkeley DB 4.5 available
I agree. Sqlite is absolutely amazing - simple, reliable, efficient, well documented, supports a large SQL subset, and and as far as I can tell is beautifully designed.
Its only limitation is the exclusive database-wide lock for all write operations, but for low-concurrency usage Sqlite is the best IMHO.
(
Log in to post comments)