django-database
There are 12 repositories under django-database topic.
lcd1232/django-postgrespool2
Postgres Connection Pooling for Django, powered by SQLAlchemy.
simon-das/django-topics
A repository for various Django and DRF topics
David-Wobrock/django-fake-database-backends
Fake django database backends to generate sql without real database
andrei-demidov/django-sqlite-efs
Django database backend for SQLite on Amazon EFS
studygyaan/How-to-Connect-MySQL-Database-in-Django-Project
How to Connect MySQL Database in Django Project
GaziAshiq/Django_Faker
Using Faker to Create Fake data on Django Database
Mahdi-Meyghani/Restaurant-Web-Application
A restaurant web application built with Python and Django. The app allows restaurant owners to manage their menu in real-time through an admin interface with SQL database, while customers can view available and unavailable dishes, detailed descriptions, and prices on the website.
maniek2332/django-soft-atomic
A more forgiving variation of django's atomic, allowing you to pass some exceptions through atomic block without rollback.
bsquidwrd/Squid-Bot
The bot to make all your dreams come true
night-crawler/vaultpost
Using Vault to generate short lifetime postgresql creds for Django
omarreda22/ORM-LevelUp
Some Object–relational Mapping(ORM) instructions