diff --git a/README.md b/README.md index bed0d92..6c25427 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ or buying official merc - [Commands](#commands) - [Configuration](#configuration) - [Content Management Systems](#content-management-systems) + - [Database Connectors](#database-connectors) - [ECommerce](#ecommerce) - [Editors](#editors) - [Files/Images](#filesimages) @@ -142,6 +143,9 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [puput](https://github.com/APSL/puput) - Blog app features with Wagtail. +### Database connectors +- [djongo](https://github.com/doableware/djongo) + ### ECommerce - [saleor](https://github.com/mirumee/saleor) - GraphQL-based Django E-Commerce Platform. - [django-shop](https://github.com/awesto/django-shop) - Django-based shop system.