Why would someone want json support for a database? What does it mean? If you want to query data contained inside json fragment (or xml) decompose it to relations and voila. On Jul 19, 2013 12:51 PM, "Anthony" <[email protected]> wrote:
> I notice that JSON support is way down on priority 2 list. Surely this > should be placed higher up the list. > A few of the main dbms have already implemented some form of json support > for example > > MariaDB / MySQL there EXPLAIN feature in version 5.6 > https://blog.mozilla.org/it/2013/01/22/new-explain-features-in-mysql-5-6-formatjson-actually-adds-more-information/ > > PostgreSQL 9.3 > http://wiki.postgresql.org/wiki/What's_new_in_PostgreSQL_9.3#JSON:_Additional_functionality > > as well s the usual OODBs such as CounchDB, MongoDB (BSON), Oracle NoSQl > DB 2.0, Apache Cassandra etc > > As more developer are implementing some form of ajax web base systems such > a feature can only improve our productivity. > > Any thought on the will be appreciated. > > Anthony > > > > > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
