12c json support

22 views
Skip to first unread message

jo...@stantonnet.org

unread,
May 28, 2015, 6:07:17 PM5/28/15
to oracle-...@googlegroups.com
Hi, 

I was just looking at the 12c documentation and noticed there is now support for a JSON datastore(https://blogs.oracle.com/databaseinsider/entry/oracle_database_12c_as_a). Will this adapter work for with this feature? 

-John

Christopher Jones

unread,
May 30, 2015, 3:28:18 AM5/30/15
to oracle-...@googlegroups.com
The JSON feature of Oracle Database 12.1.0.2+ uses CLOB or VARCHAR2 storage. This means that existing app code that handles those data types can just expect and work with strings containing JSON.  Do you have a particular goal or different level of integration that would be cool?

Chris

Christopher Jones

unread,
May 30, 2015, 3:28:36 AM5/30/15
to oracle-...@googlegroups.com


On Thursday, May 28, 2015 at 3:07:17 PM UTC-7, jo...@stantonnet.org wrote:
It was pointed out I misread datastore as datatype.  I have the JSON datatype on my brain from working on https://github.com/oracle/node-oracledb
Anyone interested in the JSON datatype can find more info https://docs.oracle.com/database/121/ADXDB/json.htm#ADXDB6246 

For the datastore, the SODA API is Java only which would limit general use in C ruby for the moment.  SODA REST access doesn't have this limitation.

Reply all
Reply to author
Forward
0 new messages