Skip to content

api-evangelist/tidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiDB

TiDB is an open-source, distributed SQL database developed by PingCAP that supports both OLTP and OLAP workloads (HTAP) on a single platform. TiDB Cloud is the fully managed cloud service offering, providing Serverless and Dedicated tiers with built-in scaling, high availability, and MySQL compatibility. PingCAP provides a developer platform with REST APIs for managing cloud infrastructure, accessing data, and querying databases using AI-powered natural language interfaces.

Website: https://www.pingcap.com
Cloud Portal: https://tidbcloud.com
Documentation: https://docs.pingcap.com

APIs

API Description Docs
TiDB Cloud API Cluster, backup, import, and billing management Docs
TiDB Cloud Data Service API Custom SQL-backed API endpoints via Data Apps Docs
TiDB Cloud Chat2Query API AI-powered natural language to SQL execution Docs
TiDB HTTP API Self-managed node administration and monitoring Docs

OpenAPI Specifications

Spec Path
TiDB Cloud API openapi/tidb-cloud-api-openapi.yml
TiDB Cloud Data Service API openapi/tidb-cloud-data-service-openapi.yml
TiDB Cloud Chat2Query API openapi/tidb-cloud-chat2query-openapi.yml
TiDB HTTP API openapi/tidb-http-api-openapi.yml

JSON Schemas

Schema Path
TiDB Cluster json-schema/tidb-cluster-schema.json
TiDB Data Service json-schema/tidb-data-service-schema.json

JSON Structure

Structure Path
TiDB Cluster Structure json-structure/tidb-cluster-structure.json

JSON-LD

Context Path
TiDB Context json-ld/tidb-context.jsonld

Examples

Example Path
Cloud API List Clusters examples/tidb-cloud-api-list-clusters-example.json
Chat2Query Execute examples/tidb-cloud-chat2query-example.json
HTTP API Get Status examples/tidb-http-api-get-status-example.json

Spectral Rules

Ruleset Path
TiDB API Rules rules/tidb-rules.yml

Naftiko Capabilities

Shared API Definitions

API Path
TiDB Cloud API capabilities/shared/tidb-cloud-api.yaml
TiDB Data Service capabilities/shared/tidb-data-service.yaml

Workflow Capabilities

Workflow APIs Description
Database Operations Cloud API + Data Service Cluster management, backups, imports, and AI-assisted SQL queries

Vocabulary

Vocabulary Path
TiDB Vocabulary vocabulary/tidb-vocabulary.yml

About

TiDB is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing workloads, with horizontal scalability, strong consistency, and high availability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors