On Tue, Sep 9, 2014 at 6:46 AM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Tue, Sep 9, 2014 at 12:45 AM, Nico Williams <n...@cryptonector.com>
> wrote:
>
>> I've played with building a JSON extension for SQLite3 using jq's
>> excellent JSON C library.  The biggest "problem" with that work is
>
> that the extension has to serialize values to JSON (and, of course,
>> parse) in many cases where it could be avoided with some help from
>> SQLite3.
>>
>
> FWIW:
>
> http://fossil.wanderinghorse.net/wikis/cson/?page=cson_sqlite3
>

BTW: that's the same code we use in Fossil for the JSON API:

https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/view


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to