vasac / json-in-db

Oracle Database JSON Examples

Home Page:https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oracle Database JSON Examples

  • JdbcExamples - a collection of small examples that show how to work with JSON type column values in JDBC 21c+

  • SodaExamples - a collection of small examples that show how to work with JSON collections in the Autonomous Database (19c+).

  • MuShop - a cloud-native microservice written in Java. The service stores shopping cart data in the autonomous database using JSON collections (SODA).

  • MuSprint - a web application designed to track sprint user stories on a story board. Stories are organized into 'To Do', 'In Progress' or 'Completed' category. The application is built using the SERN stack (SODA, Express.js, React.js, Node.js).

  • WineDemo - a web application written in JavaScript/Node.js that uses JSON collections (SODA) to store wine collection data.

  • SODA Lab - a lab on using SODA Node.js in the autonomous database.

  • Microservices With Node & SODA - Step-by-step instructions on creating a microservice using Node.js and SODA in the autonomous database.

  • JaJSON - The JaSON application is a template web application that extends Flask, a lightweight microframework for Python. The demo uses Twitter Bootstrap for style, Oracle Database 12c for the database, and SQL Alchemy for easy DB connectivity.

About

Oracle Database JSON Examples

https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/index.html

License:MIT License


Languages

Language:Java 32.5%Language:VBScript 27.5%Language:JavaScript 13.3%Language:HTML 9.0%Language:CSS 8.7%Language:Shell 6.4%Language:XSLT 1.3%Language:Python 0.8%Language:PLSQL 0.3%Language:Dockerfile 0.1%Language:Starlark 0.1%Language:Batchfile 0.0%