Change the repository type filter
All
Repositories list
25 repositories
- A Node.js sample code that connects to TiDB with ORM framework Prisma and performs basic CRUD operations.
- A simple Node.js app that connects to a TiDB database cluster and performs basic CRUD operations with node-mysql2 driver.
- A Node.js sample code that connects to TiDB with mysql.js driver and performs basic CRUD operations.
- A sample Python project that connects to TiDB using the mysqlclient driver and performs basic CRUD operations.
.github
Public- A simple ruby app that connects to a TiDB database cluster and performs basic CRUD operations with rails framework and ActiveRecord ORM.
- A sample Python project that connects to TiDB using SQLAlchemy and performs basic CRUD operations.
- A sample Python project that connects to TiDB using the MySQL Connector/Python driver and performs basic CRUD operations.