https://github.com/hooopo/tidb-serverless-cf
https://github.com/hooopo/tidb-serverless-cf
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hooopo/tidb-serverless-cf
- Owner: hooopo
- Created: 2023-11-27T10:07:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T08:21:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T05:42:51.936Z (8 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TiDB serverless cf worker
Connect to TiDB serverless via [tidb-serverless-driver](https://github.com/tidbcloud/serverless-js), and make it multi tenant for mysql playground GPTs.
You can deploy it with cloudflare cli:
```
npx wrangler deploy
```