Skills
126,226Reusable AI skills and capabilities for agent workflows
The missing dead simple Django database configuration options
Fully automatic database table partitioning for Django
Basic database persistance / connection pooling for Django + Postgres.
Django Database Connection Pooling with Gevent workers
With django-dbpreferences you can store app/user settings into the database.
django-db-prefix
Ben Slavin <benjamin.slavin@gmail.com>, Denilson Sá <denilsonsa@gmail.com>, Fingul <fingul@gmail.com>
Allow specification of a global database table name prefix.
Clean up your Django database effortlessly with customizable record removal based on your retention policy
An extension to django-db-queue for monitoring long running jobs
Django database backup with S3 storage and scheduling
Utility to easily extract specific models from a database with their dependencies. Especially useful for creating fixtures.
Database data anonymizer for Django projects.
A Django app to backup and restore the database.
django-dbsemaphore — multi-ticket semaphores implemented on top of DB row locks
Application settings whose values can be updated while a project is up and running.
A Django app to save app settings in DB as classes.
A dbshell_plus management command for Django that selects pgcli or mycli when available.