#sqlalchemy (19 Repositories)
Ranked open-source repositories tagged with #sqlalchemy, scored by pull request acceptance likelihood and maintainer engagement velocity.
8.7%
5.3h
19 repositories tagged #sqlalchemy
hadrien/FastSQLA
Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more
seapagan/fastapi-template
A Configurable template for a FastAPI application, with Authentication, User integration, Caching, Logging, Admin pages and a snappy CLI to control it all!
sqlalchemy/sqlalchemy
The Database Toolkit for Python
pyathena-dev/PyAthena
PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
litestar-org/advanced-alchemy
A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy
xzkostyan/clickhouse-sqlalchemy
ClickHouse dialect for SQLAlchemy
ormar-orm/ormar
python async orm with fastapi in mind and pydantic validation
pyeventsourcing/eventsourcing
A library for event sourcing in Python.
simonw/db-to-sqlite
CLI tool for exporting tables or queries from any SQL database to a SQLite file
yezz123/ai-template
Multi-tenant SaaS boilerplate built on FastAPI & Authx :sparkles:
teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
no13bus/baymax
"Hello, I am your personal health companion"
tedivm/tedivms-flask
Flask starter app with celery, bootstrap, and docker environment
guanguans/soar-php
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
Mause/duckdb_engine
SQLAlchemy driver for DuckDB
dialoguemd/fastapi-sqla
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
graphql-python/graphene-sqlalchemy
Graphene SQLAlchemy integration
sqlalchemy-continuum/sqlalchemy-continuum
Versioning extension for SQLAlchemy
cburmeister/flask-bones
An example of a large scale Flask application using blueprints and extensions.