Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Aurora DSQL adapter for Django

<a href="https://pypi.org/project/aurora-dsql-django"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/aurora-dsql-django?style=for-the-badge"></a>
[![GitHub](https://img.shields.io/badge/github-awslabs/aurora--dsql--django-blue?logo=github)](https://github.com/awslabs/aurora-dsql-django)
[![License](https://img.shields.io/badge/license-Apache--2.0-brightgreen)]([LICENSE](https://github.com/awslabs/aurora-dsql-django/blob/main/LICENSE))
[![PyPI - Version](https://img.shields.io/pypi/v/aurora-dsql-django)](https://pypi.org/project/aurora-dsql-django)
[![Discord chat](https://img.shields.io/discord/500028886025895936.svg?logo=discord)](https://discord.com/invite/nEF6ksFWru)

This is the adapter for enabling development of Django applications using Aurora DSQL.

Expand Down