https://github.com/tidbcloud/serverless-driver-example
https://github.com/tidbcloud/serverless-driver-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tidbcloud/serverless-driver-example
- Owner: tidbcloud
- Created: 2024-03-21T03:22:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T00:06:41.000Z (about 2 years ago)
- Last Synced: 2025-03-21T16:59:00.548Z (about 1 year ago)
- Language: TypeScript
- Size: 119 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Driver Example
Examples about [TiDB Cloud serverless driver](https://github.com/tidbcloud/serverless-js).
## TOC
- Prisma (prisma adapter)
- [Cloudflare Worker](./prisma/prisma-cloudflare-worker-example)
- [Vercel Edge Function](./prisma/prisma-vercel-example)