kvesteri / sqlalchemy-continuumLinks
Versioning extension for SQLAlchemy.
☆610Updated 11 months ago
Alternatives and similar repositories for sqlalchemy-continuum
Users that are interested in sqlalchemy-continuum are comparing it to the libraries listed below
Sorting:
- SQLAlchemy integration with marshmallow☆576Updated this week
- ☆658Updated 2 months ago
- Various utility functions and datatypes for SQLAlchemy.☆1,295Updated 2 months ago
- offset-free paging for sqlalchemy☆384Updated 2 months ago
- A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.☆254Updated 2 years ago
- A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..☆1,199Updated this week
- A wrapper around asyncpg for use with sqlalchemy☆419Updated last year
- Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy☆782Updated 10 months ago
- SQL profiling and introspection for applications using sqlalchemy☆347Updated 2 years ago
- Audit trigger for PostgreSQL☆135Updated 8 months ago
- Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL☆270Updated 3 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆578Updated last year
- JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow☆209Updated last year
- Marshmallow library extension that allows schema (de)multiplexing☆140Updated last month
- S'More speed for Marshmallow☆297Updated 3 weeks ago
- DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow☆696Updated this week
- Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.☆339Updated 5 months ago
- Automatic generation of marshmallow schemas from dataclasses.☆468Updated last month
- A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle,…☆1,399Updated this week
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- Enum handling for Marshmallow