Amazon Aurora DSQL cluster connectivity tools - Amazon Aurora DSQL

Amazon Aurora DSQL cluster connectivity tools

AWS provides various tools for connecting to and working with Aurora DSQL databases. These include database drivers, ORM libraries, and specialized adapters that make it easier for developers to build applications in their preferred programming language.

Database Drivers

The following table shows the available database drivers for connecting directly to Aurora DSQL.

Object-Relational Mapping (ORM) libraries

The following table shows sample code for using standalone ORM libraries with Aurora DSQL.

Web Frameworks with database integration

The following table shows sample code for using web frameworks with Aurora DSQL.

Aurora DSQL adapters and dialects

The following table shows the available adapters and dialects specifically designed for Aurora DSQL.

Programming language ORM/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/