nick-solly / django-diagram
Generate an Entity Relationship Diagram for a Django project in Mermaid format
☆24Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-diagram
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆57Updated 2 weeks ago
- ☆46Updated this week
- A Django app that allows you to register class-based views to appear in Django admin.☆54Updated 6 months ago
- Benchmarks for Django using asv☆41Updated this week
- A prettier way to see Django requests while developing.☆44Updated last year
- Use Postgres' generate_series to create sequences with Django's ORM☆26Updated 3 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/☆80Updated 3 months ago
- Postgres LTree support for django☆37Updated this week
- Safely run migrations before deployment☆75Updated last month
- ☆36Updated 2 months ago
- A package for type-checking the URLs and associated views for Django☆62Updated 3 weeks ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆91Updated last week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆55Updated last week
- redirects as they should be, with full control.☆67Updated this week
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆57Updated this week
- Write advanced filename patterns using the Format Format String Syntax.☆68Updated last week
- Expose Django management commands in the admin☆85Updated 7 months ago
- View, filter, and kill Postgres queries.☆41Updated 2 weeks ago
- Parametrize tests within unittest TestCases.☆55Updated 2 weeks ago
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 2 years ago
- Liquidb is a Django app that simplifies migration management.☆23Updated last year
- DCM is a set of tools that helps you to keep your data in your Django Models consistent.☆64Updated 8 months ago
- Properties that are both ORM expressions and python code.☆87Updated 10 months ago
- An unsurprising Django API framework☆152Updated 7 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆138Updated 8 months ago
- Turns your raw sql into a QuerySet.☆52Updated 2 years ago
- Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue☆18Updated this week
- Detect N+1s in your Django app.☆95Updated last week
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆69Updated 2 weeks ago
- A display of how to do Server-Sent Events in Django using StreamingHttpResponse and PostgreSQLs LISTEN/NOTIFY☆47Updated last year