5 Develop Document Store Applications Using SODA

Oracle Database 12c stores, manages, and indexes JSON data. Application developers can work with JSON, as well as any other type of data, using NoSQL style APIs called Simple Oracle Document Access (SODA). Under the covers, SODA stores the data in regular Oracle Database tables, so SQL access using standard tools is still allowed.