[ 
https://issues.apache.org/jira/browse/DERBY-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-6825:
---------------------------------
    Description: Other database are adding support for the popular JSON data 
interchange format defined by https://www.ietf.org/rfc/rfc4627.txt. We could 
add a VTI to Derby which would unpack a JSON document into a set of rows. We 
could also add a reverse transformation, which turns a query result into a JSON 
document.  (was: Other database are adding support for the popular JSON data 
interchange format defined by https://www.ietf.org/rfc/rfc4627.txt. We could 
add a VTI to Derby which would unpack a JSON document into a set of rows.)
        Summary: Add basic JSON support to Derby.  (was: Add a VTI for turning 
JSON documents into relational ResultSets.)

> Add basic JSON support to Derby.
> --------------------------------
>
>                 Key: DERBY-6825
>                 URL: https://issues.apache.org/jira/browse/DERBY-6825
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.12.0.0
>            Reporter: Rick Hillegas
>         Attachments: SimpleJsonVTI.java
>
>
> Other database are adding support for the popular JSON data interchange 
> format defined by https://www.ietf.org/rfc/rfc4627.txt. We could add a VTI to 
> Derby which would unpack a JSON document into a set of rows. We could also 
> add a reverse transformation, which turns a query result into a JSON document.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to