petrounias / django-cte-trees
Django Adjacency-List trees using PostgreSQL Common Table Expressions (CTE)
☆46Updated 4 years ago
Alternatives and similar repositories for django-cte-trees:
Users that are interested in django-cte-trees are comparing it to the libraries listed below
- django-cte-forest implements efficient adjacency list trees using Django and PostgreSQL Common Table Expressions (CTE).☆28Updated last year
- Bridge between Django Models and SQLAlchemy Tables☆77Updated 8 years ago
- Entity relationship management for Django☆57Updated 3 months ago
- Stores a model as a dictionary☆26Updated 5 years ago
- Read emails in your Django admin!☆28Updated 9 years ago
- Making Django configuration more 12factor-y☆85Updated last year
- ☆38Updated 9 years ago
- Django application providing database, form fields and middleware for timezone support.☆42Updated 4 years ago
- A simple Django framework for managing materialized views.☆27Updated 7 years ago
- uWSGI offload bridge between redis pubsub and server sent events (sse)☆22Updated 10 years ago
- First-class Postgres feature support for the Django ORM.☆181Updated 11 years ago
- RAML Documentation Generator for Django REST framework☆54Updated 7 years ago
- Performance testing for Django through your automated tests!☆64Updated last year
- Circular template inheritance for Django☆108Updated 5 years ago
- ☆10Updated 10 years ago
- Some benchmark for Django REST framework☆15Updated 9 years ago
- Model manager utils for Django☆57Updated 8 months ago
- Custom field for Django to separate multiple values in database with a separator and retrieve them as list☆26Updated 7 months ago
- [DEPRECATED | Use graphene-django package] Integrate GraphiQL easily into your Django project