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.
