Amazon Aurora DSQL SDKs, drivers, and sample code
AWS software development kits (SDKs) are available for many popular programming languages. Each SDK provides an API, code examples, and documentation that make it easier for developers to build applications in their preferred language.
Adapters and dialects
The following table shows the available ORM adapters and database dialects for Aurora DSQL.
Programming language | Framework | Repository link |
---|---|---|
Java | Hibernate | https://github.com/awslabs/aurora-dsql-hibernate/ |
Python | Django | https://github.com/awslabs/aurora-dsql-django/ |
Python | SQLAlchemy | https://github.com/awslabs/aurora-dsql-sqlalchemy/ |
Code samples
Cluster management using AWS SDK
The following table shows cluster management code samples for different programming languages using AWS SDKs.
Drivers and Object-Relational Mapping (ORMs) samples
The following table shows database driver and ORM framework code samples for different programming languages.