# SQL

**Canonical:** https://apis.io/providers/sql/  
**Website:** https://www.iso.org/standard/76583.html  
**APIs profiled:** 2

SQL (Structured Query Language) is the ANSI/ISO standard language for managing and querying relational databases. SQL defines the interface for creating, reading, updating, and deleting data in relational database management systems (RDBMS). Database connectivity standards including ODBC (Open Database Connectivity) and JDBC (Java Database Connectivity) expose SQL capabilities as programmatic APIs, enabling applications to connect to and interact with SQL-compliant databases. Major implementations include MySQL, PostgreSQL, Microsoft SQL Server, Oracle, SQLite, and many others.

## Kin Score — 15.1 / 100 (emerging)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 15.1).

| Facet | Score |
|---|---|
| Discoverability | 51.9 |
| Contract Quality | 10.7 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 7.9 |
| Developer Ergonomics | 0.0 |
| Commercial Clarity | 15.8 |
| Access Clarity | 15.8 |

## Agent readiness — 2.5 (human-only)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Freemium — onboarding: unknown, pricing: freemium, trial: no (confidence: medium).

## APIs (2)

- **ODBC API** — Open Database Connectivity (ODBC) is a standard C-language API for accessing database management systems. ODBC allows applications to connect to any ODBC-compliant database usin...
- **JDBC API** — Java Database Connectivity (JDBC) is the standard Java API for connecting Java applications to relational databases. JDBC provides a uniform interface for executing SQL queries,...

## Plans (1)

- **Sql Plans Pricing**

## Tags

ANSI Standard, Data Management, Database, ISO Standard, Query Language, Relational Database, SQL

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/sql/). Scores are computed from the provider's own public artifacts under a published rubric.
