Small. Fast. Reliable.
Choose any three.
*** 149,151 ****
--- 149,156 ----
  <html><i>Dan: Have you seen the similar sqlite3_trace() API in SQLite 3? Can't remember if that was in 2.8.15 or not. Probably not.</i></html>
  
  <html><ul>Dan: ah, yes, i see it now.  it is in 2.8.15.  the docs don't mention it - though searching for trace in the source was a pretty obvious step.<p>  the format string change would still be nice.  let me know if there's interest in it.</ul></html>
+ 
+ 
+ ====
+ 
+ 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).