Skip to content

marcbowes/aurora-dsql-samples

 
 

Aurora DSQL (Distributed SQL) Samples

This repository contains code examples that demonstrate how to use the [Aurora DSQL](TBD - add repository link here).

To get started with Aurora DSQL, create clusters and more information, please refer to AWS Documentation (TBD - add link to documentation here)

How this repository is organized

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. They also cover Aurora DSQL's basic specifics. Please refer to the documentation for a full list of differences and limitations.

Language Client / ORM HowTO
C++ libpq README
C# (dotnet) npgsql README
Java pgjdbc README
JavaScript postgres-js README
Go go README
NodeJS nodejs README
Python psycopg README
Python psycopg2 README
Python sqlalchemy README
Ruby rails README
Ruby ruby-pg README
Rust sqlx README

Each example includes language and client-specific instructions as well as instructions to invoke example code.

TODO/TBD Be sure to:

  • Edit your repository description on GitHub

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 51.8%
  • TypeScript 16.9%
  • JavaScript 8.7%
  • Python 5.4%
  • C++ 4.9%
  • HTML 3.0%
  • Other 9.3%