Re: about google summer of code 2016 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: about google summer of code 2016
Date
Msg-id 21714.1456180487@sss.pgh.pa.us
Whole thread Raw
In response to Re: about google summer of code 2016  (Álvaro Hernández Tortosa <aht@8kdata.com>)
Responses Re: about google summer of code 2016
List pgsql-hackers
Álvaro Hernández Tortosa <aht@8kdata.com> writes:
> On 22/02/16 05:10, Tom Lane wrote:
>> Another variable is that your answers might depend on what format you
>> assume the client is trying to convert from/to.  (It's presumably not
>> text JSON, but then what is it?)

>      As I mentioned before, there are many well-known JSON serialization 
> formats, like:

> - http://ubjson.org/
> - http://cbor.io/
> - http://msgpack.org/
> - BSON (ok, let's skip that one hehehe)
> - http://wiki.fasterxml.com/SmileFormatSpec

Ah, the great thing about standards is there are so many to choose from :-(

So I guess part of the GSoC project would have to be figuring out which
one of these would make the most sense for us to adopt.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Álvaro Hernández Tortosa
Date:
Subject: Re: about google summer of code 2016
Next
From: Álvaro Hernández Tortosa
Date:
Subject: Re: about google summer of code 2016