Small. Fast. Reliable.
Choose any three.
*** 154,156 ****
--- 154,162 ----
  ====
  
  SQLite *storage in a compressed format*.  I am using SQLite in an embedded platform with limited storage.  This seems difficult to implement with read-write.  However, I am just recording data (write once).
+ 
+ 
+ ====
+ _by Mike Sample 2005-09-01_
+ 
+ Stream-style r/w access to BLOBs and large text values would be nice.