mardix / active-alchemy
Active-Alchemy is a framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record like api, while it still uses the db.session underneath. Inspired by Flask-SQLAlchemy
☆121Updated 4 years ago
Alternatives and similar repositories for active-alchemy:
Users that are interested in active-alchemy are comparing it to the libraries listed below
- Declarative query builder for SQLAlchemy☆72Updated 5 years ago
- Authorization tools for Flask☆107Updated 3 years ago
- Fully Async ORM inspired in django's☆179Updated 4 months ago
- A friendly wrapper for modern SQLAlchemy and Alembic☆148Updated 6 months ago
- Sentry integration for ASGI frameworks.☆73Updated 5 years ago
- Fully featured framework for fast, easy and documented API development with Sanic☆104Updated 2 years ago
- Class based views for Flask☆541Updated 2 years ago
- Asyncio strategy for SQLAlchemy.☆299Updated 3 years ago
- Marshmallow schemas for Django REST framework☆214Updated 3 years ago
- A JSON Web Token Component for API Star☆40Updated 5 years ago
- Incoming request data validation☆53Updated 2 years ago
- Asynchronous tasks management with UWSGI server☆95Updated 3 years ago
- Tools for creating wtforms from sqlalchemy models☆245Updated 3 months ago
- Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL☆268Updated 7 months ago
- A barebones Flask extension for creating and protecting endpoints with JWT☆69Updated 3 years ago
- A Flask extension that enables or disables features based on configuration.