elmkarami / sqlalchemy-filters-plus
Lightweight library for providing filtering mechanism for your APIs using SQLAlchemy
☆46Updated 2 years ago
Alternatives and similar repositories for sqlalchemy-filters-plus:
Users that are interested in sqlalchemy-filters-plus are comparing it to the libraries listed below
- Simplifies class-based views for more organized and maintainable code in FastAPI ✨☆118Updated 11 months ago
- Celery Tasks Monitoring Tool☆167Updated 4 months ago
- Asynchronous ORM that uses pydantic models to represent database tables ✨☆143Updated this week
- Pydantic model support for Django & Django-Rest-Framework ✨☆87Updated this week
- provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀☆114Updated this week
- Building out an example Starlette service 💚