JDBC website screenshot

JDBC

JDBC (Java Database Connectivity) is a Java API that defines how a client may access a database. It provides methods for querying and updating data in a database and is oriented towards relational databases. JDBC is part of the Java Standard Edition platform via the java.sql module (with enterprise extensions in javax.sql), and every JDBC driver implements the Driver interface to enable database connectivity in Java applications.

JDBC is profiled on the APIs.io network. Tagged areas include Database, Java, JDBC, SQL, and Standard.

JDBC’s developer surface includes documentation and 3 more developer resources.

8.5/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
0 APIs
DatabaseJavaJDBCSQLStandardjava.sql

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 8.5/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.8 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/jdbc: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 1

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

Jdbc Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: jdbc
name: JDBC
description: JDBC (Java Database Connectivity) is a Java API that defines how a client may access a database. It provides
  methods for querying and updating data in a database and is oriented towards relational databases. JDBC is part of the Java
  Standard Edition platform via the java.sql module (with enterprise extensions in javax.sql), and every JDBC driver implements
  the Driver interface to enable database connectivity in Java applications.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jdbc.png
tags:
- Database
- Java
- JDBC
- SQL
- Standard
- java.sql
url: https://raw.githubusercontent.com/api-evangelist/jdbc/refs/heads/main/apis.yml
created: '2025-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis: []
common:
- type: DomainSecurity
  url: security/jdbc-domain-security.yml
- type: Website
  url: https://docs.oracle.com/en/java/javase/21/docs/api/java.sql/module-summary.html
- type: Documentation
  url: https://docs.oracle.com/en/java/javase/21/docs/api/java.sql/java/sql/package-summary.html
- type: EnterpriseExtension
  url: https://docs.oracle.com/en/java/javase/21/docs/api/java.sql/javax/sql/package-summary.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com