Oracle Database 19c website screenshot

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.

Oracle Database 19c publishes 4 APIs on the APIs.io network, including AutoREST API, Metadata API, SODA API, and 1 more. Tagged areas include Database, Enterprise, JSON, Machine-Learning, and NoSQL.

The Oracle Database 19c catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Oracle Database 19c’s developer surface includes authentication, pricing, and 9 more developer resources.

32.2/100 thin ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaidSelf serve
1 APIs
DatabaseEnterpriseJSONMachine-LearningNoSQLOracleRESTSQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/oracle-database-19c: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

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.

Oracle Database 19c AutoREST API

AutoREST-enabled tables and views

Oracle Database 19c Metadata API

Schema and metadata catalog

Oracle Database 19c SODA API

Simple Oracle Document Access REST API

Oracle Database 19c SQL API

Ad-hoc SQL execution

Scroll for all 9

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Oracle Database 19C Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Oracle Database 19C Context

11 classes · 14 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Oracle Database 19c API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 6

Standalone JSON Schema definitions for this provider's data models.

AutoRestResultSet

6 properties

JSON SCHEMA

MetadataCatalog

1 properties

JSON SCHEMA

SODA Collection

9 properties

JSON SCHEMA

SODA Document

7 properties

JSON SCHEMA

SodaListing

5 properties

JSON SCHEMA

SqlResponse

1 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Oracle Database 19C Structure

0 properties

JSON STRUCTURE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Oracle Database 19C Authentication

http/oauth2 · 2 schemes

SECURITY

Oracle Database 19C Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Oracle Database 19C Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Oracle Database 19C Agentic Access

12 operations · 7 acting

12 operations · 7 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml 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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/oracle-database-19c.png
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.23'
apis:
- 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
  tags_raw:
  - 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
  tags_raw:
  - 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
  tags_raw:
  - Compatibility
  - Document-Store
  - Mongodb
  - Nosql
  properties:
  - type: Documentation
    url: https://docs.oracle.com/en/database/oracle/mongodb-api/
  - type: GettingStarted
    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:
  - Collection
  - Document-Api
  - JSON
  - REST
  tags_raw:
  - 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:
  - Artificial Intelligence
  - Analytics
  - AutoML
  - Machine-Learning
  tags_raw:
  - 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
- aid: oracle-database-19c:oracle-database-19c-autorest-api
  name: Oracle Database 19c AutoREST API
  description: AutoREST-enabled tables and views
  humanURL: https://www.oracle.com/database/technologies/appdev/rest.html
  baseURL: https://example.oracle.com:8443/ords/
  tags:
  - AutoREST
  properties:
  - type: OpenAPI
    url: openapi/oracle-database-19c-autorest-api-openapi.yml
  - 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: JSONLD
    url: json-ld/oracle-database-19c-context.jsonld
- aid: oracle-database-19c:oracle-database-19c-metadata-api
  name: Oracle Database 19c Metadata API
  description: Schema and metadata catalog
  humanURL: https://www.oracle.com/database/technologies/appdev/rest.html
  baseURL: https://example.oracle.com:8443/ords/
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/oracle-database-19c-metadata-api-openapi.yml
  - 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: JSONLD
    url: json-ld/oracle-database-19c-context.jsonld
- aid: oracle-database-19c:oracle-database-19c-soda-api
  name: Oracle Database 19c SODA API
  description: Simple Oracle Document Access REST API
  humanURL: https://www.oracle.com/database/technologies/appdev/rest.html
  baseURL: https://example.oracle.com:8443/ords/
  tags:
  - SODA
  properties:
  - type: OpenAPI
    url: openapi/oracle-database-19c-soda-api-openapi.yml
  - 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: JSONLD
    url: json-ld/oracle-database-19c-context.jsonld
- aid: oracle-database-19c:oracle-database-19c-sql-api
  name: Oracle Database 19c SQL API
  description: Ad-hoc SQL execution
  humanURL: https://www.oracle.com/database/technologies/appdev/rest.html
  baseURL: https://example.oracle.com:8443/ords/
  tags:
  - SQL
  properties:
  - type: OpenAPI
    url: openapi/oracle-database-19c-sql-api-openapi.yml
  - 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: JSONLD
    url: json-ld/oracle-database-19c-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
tags:
- Database
- Enterprise
- JSON
- Machine-Learning
- NoSQL
- Oracle
- REST
- SQL
tags_raw:
- 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: AgenticAccess
  url: agentic-access/oracle-database-19c-agentic-access.yml
- type: DomainSecurity
  url: security/oracle-database-19c-domain-security.yml
- type: Authentication
  url: authentication/oracle-database-19c-authentication.yml
- type: OAuthScopes
  url: scopes/oracle-database-19c-scopes.yml
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/oracle-database-19c"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/oracle-database-19c/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/oracle-database-19c/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.