An open API service indexing awesome lists of open source software.

https://github.com/pingcap/tidb-lambda-integration


https://github.com/pingcap/tidb-lambda-integration

Last synced: 4 months ago
JSON representation

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)