Small. Fast. Reliable.
Choose any three.
*** 1,5 ****
--- 1,9 ----
  This page is about using in-memory SQLite databases.     
  
+ ----
+ 
+ 2004-08-08: SQLite would be really useful for me if it supported shared memory databases, so that unlike ':memory', multiple processes could share the same in-memory database. I am currently using Turck MMcache to share data among PHP scripts; if I could use SQLite instead with similar performance it would be really good.
+ 
       
  ----
  2003-04-15:  The in-memory database is now in the CVS tree, though it is still