Small. Fast. Reliable.
Choose any three.
*** 53,56 ****
  BDB is probably much faster if you code it carefully.  But it is much more
  difficult to use and considerably less flexible.
  
! _:: On the other hand BDB has very fine grained locking (although it's not very good documented), while AFAIK SQLite currently has only table level locks.
--- 53,56 ----
  BDB is probably much faster if you code it carefully.  But it is much more
  difficult to use and considerably less flexible.
  
! _:: On the other hand BDB has very fine grained locking (although it's not very well documented), while AFAIK SQLite currently has only table level locks.