Hi, 
  
Any thoughts on incorporating the JSON1 functionality included with the latest release of SQLite (http://sqlite.org/json1.html)?%C2'> This new functionality is quite intriguing to me as it seems to allow SQLite to be a possible "best of both worlds" solution for relational and document oriented data management situations along the lines of what the latest version of PostgreSQL has.  
  
Thanks, 
-Dino 
  
btw: great job on the existing code - works like a charm in our development sandbox at the moment!