https://github.com/pingcap/tidb-lambda-integration
https://github.com/pingcap/tidb-lambda-integration
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pingcap/tidb-lambda-integration
- Owner: pingcap
- License: apache-2.0
- Created: 2023-01-12T10:23:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T02:18:53.000Z (almost 3 years ago)
- Last Synced: 2025-10-07T14:41:09.075Z (5 months ago)
- Language: TypeScript
- Size: 133 KB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TiDB Lambda Integration
This project is a collection of AWS Lambda projects that can be used to integrate TiDB with AWS services.
## Projects
- [aws-lambda-bookstore](./aws-lambda-bookstore/README.md): A Lambda function that can be used to execute SQL statements against TiDB, to simulate a bookstore management application.
- [aws-lambda-cloudformation](./aws-lambda-cloudformation/README.md): CloudFormation templates that can be used to deploy a fully-functional online bookshop using TiDB Cloud on AWS.
- Cloudformation template: [yml file](./aws-lambda-cloudformation/cloudformation_template.yml)
- Cloudformation template: [json file](./aws-lambda-cloudformation/cloudformation_template.json)