Oracle Database 19c logo

Oracle Database 19c

Oracle Database 19c is a multi-model database management system that provides a comprehensive platform for enterprise data management, analytics, and application development.

6 APIs 0 Features
DatabaseEnterpriseJsonMachine-LearningNosqlOracleRestSql

APIs

Oracle REST Data Services (ORDS)

RESTful web services for Oracle Database enabling HTTP access to database resources, SQL queries, and PL/SQL procedures.

Oracle Database SODA (Simple Oracle Document Access)

Document-oriented NoSQL-style API for storing, retrieving, and querying JSON documents in Oracle Database.

Oracle SQL Developer Web

Browser-based interface for Oracle Database providing SQL worksheet, data modeler, and database administration capabilities.

Oracle Database API for MongoDB

MongoDB-compatible API allowing MongoDB applications to connect to Oracle Database.

Oracle Database JSON Collections API

RESTful API for managing JSON document collections with CRUD operations.

Oracle Database REST API for AutoML

REST APIs for Oracle Machine Learning AutoML capabilities including model building and deployment.

Semantic Vocabularies

Oracle Database 19C Context

11 classes · 14 properties

JSON-LD

JSON Structure

Oracle Database 19C Structure

0 properties

JSON STRUCTURE

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
Licensing
Licensing
🔗
Security Alerts
Security Alerts
🌐
Support Portal
Support Portal
🔗
Community Forums
Community Forums
🔗
Downloads
Downloads
💰
Pricing
Pricing

Sources

Raw ↑
aid: oracle-database-19c
name: Oracle Database 19c
description: >-
  Oracle Database 19c is a multi-model database management system that provides a comprehensive platform for enterprise
  data management, analytics, and application development.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/oracle-database-19c/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - name: Oracle REST Data Services (ORDS)
    description: >-
      RESTful web services for Oracle Database enabling HTTP access to database resources, SQL queries, and PL/SQL
      procedures.
    image: https://www.oracle.com/a/ocom/img/sql.svg
    humanURL: https://www.oracle.com/database/technologies/appdev/rest.html
    baseURL: https://example.oracle.com:8443/ords/
    tags:
      - Database
      - Oracle
      - Rest
      - Sql
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.2/
      - type: APIReference
        url: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.2/orrst/
      - type: Authentication
        url: >-
          https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.2/orddg/developing-REST-applications.html
      - type: OpenAPI
        url: openapi/oracle-database-19c-ords-openapi.yml
      - type: JSONLD
        url: json-ld/oracle-database-19c-context.jsonld
    contact:
      - type: Support
        url: https://support.oracle.com
  - name: Oracle Database SODA (Simple Oracle Document Access)
    description: Document-oriented NoSQL-style API for storing, retrieving, and querying JSON documents in Oracle Database.
    image: https://www.oracle.com/a/ocom/img/sql.svg
    humanURL: https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/
    baseURL: https://example.oracle.com:8443/ords/
    tags:
      - Document-Store
      - Json
      - Nosql
      - Oracle
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/rest/
      - type: REST API Guide
        url: https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/rest/adrst/index.html
      - type: Tutorial
        url: https://oracle.github.io/json-in-db/
      - type: JSONSchema
        url: json-schema/oracle-database-19c-soda-collection.json
      - type: JSONSchema
        url: json-schema/oracle-database-19c-soda-document.json
      - type: JSONLD
        url: json-ld/oracle-database-19c-context.jsonld
  - name: Oracle SQL Developer Web
    description: >-
      Browser-based interface for Oracle Database providing SQL worksheet, data modeler, and database administration
      capabilities.
    image: https://www.oracle.com/a/ocom/img/sql.svg
    humanURL: https://www.oracle.com/database/technologies/appdev/sql-developer-web.html
    baseURL: https://example.oracle.com:8443/ords/sql-developer/
    tags:
      - Administration
      - Development
      - Sql
      - Web-Interface
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/oracle/sql-developer-web/
      - type: GettingStarted
        url: https://docs.oracle.com/en/database/oracle/sql-developer-web/sdwad/
  - name: Oracle Database API for MongoDB
    description: MongoDB-compatible API allowing MongoDB applications to connect to Oracle Database.
    image: https://www.oracle.com/a/ocom/img/sql.svg
    humanURL: https://www.oracle.com/database/mongodb-api/
    baseURL: mongodb://example.oracle.com:27017/
    tags:
      - Compatibility
      - Document-Store
      - Mongodb
      - Nosql
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/oracle/mongodb-api/
      - type: Quick Start
        url: https://www.oracle.com/database/mongodb-api/quickstart.html
  - name: Oracle Database JSON Collections API
    description: RESTful API for managing JSON document collections with CRUD operations.
    image: https://www.oracle.com/a/ocom/img/sql.svg
    humanURL: https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/
    baseURL: https://example.oracle.com:8443/ords/
    tags:
      - Collections
      - Document-Api
      - Json
      - Rest
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/json-collections.html
      - type: Developer Guide
        url: https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/
  - name: Oracle Database REST API for AutoML
    description: REST APIs for Oracle Machine Learning AutoML capabilities including model building and deployment.
    image: https://www.oracle.com/a/ocom/img/sql.svg
    humanURL: https://docs.oracle.com/en/database/oracle/machine-learning/
    baseURL: https://example.oracle.com:8443/omlmod/
    tags:
      - Ai
      - Analytics
      - Automl
      - Machine-Learning
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/oracle/machine-learning/oml4sql/19/
      - type: APIReference
        url: https://docs.oracle.com/en/cloud/paas/autonomous-database/omlug/rest-endpoints.html
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com
tags:
  - Database
  - Enterprise
  - Json
  - Machine-Learning
  - Nosql
  - Oracle
  - Rest
  - Sql
include:
  - name: Oracle Database Enterprise Edition Features
    url: https://www.oracle.com/database/technologies/enterprise-edition.html
  - name: Oracle Cloud Infrastructure
    url: https://cloud.oracle.com/
common:
  - type: GitHubOrganization
    url: https://github.com/oracle
  - type: Licensing
    url: https://www.oracle.com/database/technologies/database19c-license.html
  - type: Security Alerts
    url: https://www.oracle.com/security-alerts/
  - type: Support Portal
    url: https://support.oracle.com
  - type: Community Forums
    url: https://community.oracle.com/tech/developers/categories/oracle-database
  - type: Downloads
    url: https://www.oracle.com/database/technologies/oracle-database-software-downloads.html
  - type: Pricing
    url: https://www.oracle.com/database/technologies/database-pricing.html