- Notifications
You must be signed in to change notification settings - Fork8
License
aws-samples/aurora-dsql-samples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains code examples that demonstrate how to use theAurora DSQL.
To get started with Aurora DSQL, create clusters and more information, please refer toAWS Documentation
The subdirectories contain code examples for connecting and using Aurora DSQL in each programming language and ORM framework. The examples demonstrate the most common uses, such as installing clients, handling authentication, performing CRUD operations, and more. Please refer to thedocumentation for a full list of differences and limitations.
Language | Client / ORM |
---|---|
C++ | libpq |
C# (dotnet) | Npgsql |
Go | pgx |
Java | HikariCP + pgJDBC |
Java | pgJDBC |
JavaScript | AWS Lambda + node-postgres |
JavaScript | node-postgres (standalone) |
JavaScript | Postgres.js |
Python | psycopg |
Python | psycopg2 |
Python | SQLAlchemy |
Ruby | Rails |
Ruby | pg |
Rust | sqlx |
Typescript | Prisma |
Typescript | Sequelize |
Typescript | TypeORM |
Language | Cluster Management |
---|---|
C++ | cluster_management |
C# (dotnet) | cluster_management |
Go | cluster_management |
Java | cluster_management |
JavaScript | cluster_management |
Python | cluster_management |
Ruby | cluster_management |
Rust | cluster_management |
Each example includes language and client-specific instructions as well as instructions to invoke example code.
SeeCONTRIBUTING for more information.
This project is licensed under the MIT-0 License.
About
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.