Oracle JSON Duality View · Flask demo

Database data,
delivered as JSON.

This Python application reads companies and their nested purchases over standard HTTPS. Flask talks to Oracle REST Data Services; no Oracle Database driver, client libraries, SQL connection, or wallet is used.

01 BrowserHTML + JavaScript
02 FlaskPython HTTP client
03 ORDSJSON Duality View
Live source
Live response

Company transactions

Companies documents returned
Purchases nested records
Purchase value across the response
Connection HTTPS zero database drivers
{ }

Select a company

Choose a document to inspect its nested purchase records and raw JSON.