On 23 Sep 2012, at 9:55pm, Alek Paunov <a...@declera.com> wrote: > This feature is very useful for storing hierarchical data - XML, JSON, ASTs, > objects in the script engines (e.g. Lua, Python, ...), etc.
Really ? I don't know about ASTs, but aren't XML and JSON encodings just strings ? You could encode anything in JSON and keep it in a TEXT column. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users