This monorepo contains developer tools for Amazon Aurora DSQL, AWS's serverless distributed SQL database.
| Package | Description | Marketplace |
|---|---|---|
| sqltools-driver | SQLTools driver for Aurora DSQL |
| Package | Description | Maven Central |
|---|---|---|
| flyway | Flyway database support for Aurora DSQL |
See the README in each tool's directory for detailed usage instructions:
Each tool is versioned independently. Version numbers continue from their original standalone repositories to maintain backwards compatibility.
See CONTRIBUTING.md for guidelines on how to contribute to this project.
See CONTRIBUTING.md for information on reporting security issues.
Each package has its own license:
- VS Code SQLTools Driver: MIT-0
- Flyway Support: Apache-2.0