swisscom / cleanerversion
CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
☆135Updated 6 years ago
Alternatives and similar repositories for cleanerversion:
Users that are interested in cleanerversion are comparing it to the libraries listed below
- PostgreSQL and SQLite partial index support for Django☆114Updated 4 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- Sanity to the django choices functionality.☆176Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆196Updated 9 months ago
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆192Updated 3 years ago
- Django Rest Framework renderer using ujson☆124Updated 3 years ago
- Configurable indexing and other extras for Haystack (with ElasticSearch biases)☆126Updated 6 years ago
- Collection of utilities for working with django rest framework (DRF)☆72Updated 2 years ago
- Polymorphic models implementation for django.