Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

add secondary index for existing data store(json).

2757632Sep 24 2014 — edited Sep 25 2014

i want to store json messages using BDB. we use json object property as a key and rest of the json object(bytes) as a data. later if we want to add secondary index  targeting  json object property for existing data store, i can't do that because data is remain as a bytes.is their any recommend way to do that.i'm very new to BDB.

This post has been answered by Greybird-Oracle on Sep 24 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2014
Added on Sep 24 2014
5 comments
1,567 views