AmbitionEng / django-pgbulkLinks
Native Postgres upsert, update, and copy operations.
☆73Updated 2 months ago
Alternatives and similar repositories for django-pgbulk
Users that are interested in django-pgbulk are comparing it to the libraries listed below
Sorting:
- Dump and restore Postgres databases with Django.☆51Updated 2 months ago
- ☆167Updated 2 months ago
- Safely run migrations before deployment☆94Updated 8 months ago
- Properties that are both ORM expressions and python code.☆87Updated 2 years ago
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated last month
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆60Updated 2 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆74Updated last week
- Full and natural support for enumerations as Django model fields.☆95Updated last week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆198Updated 3 months ago
- Autocomplete widgets and views using TomSelect☆79Updated this week
- Django application providing database migration tooling to automate their deployment.☆113Updated 3 weeks ago
- Postgres LTree support for django☆46Updated 2 weeks ago
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 3 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- Drag-drop orderable change lists and inlines done right.☆68Updated last week
- Expose Django management commands in the admin