2,276 skills found · Page 1 of 76
fastapi / SqlmodelSQL databases in Python, designed for simplicity, compatibility, and robustness.
sqlalchemy / SqlalchemyThe Database Toolkit for Python
kennethreitz / RecordsSQL for Humans™
pallets-eco / Flask SqlalchemyAdds SQLAlchemy support to Flask
sqlalchemy / AlembicA database migrations tool for SQLAlchemy.
encode / DatabasesAsync database support for Python. 🗄
FactoryBoy / Factory BoyA test fixtures replacement for Python
zzzeek / SqlalchemyTHIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy
hack4impact / Flask BaseA simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
dahlia / Awesome SqlalchemyA curated list of awesome tools for SQLAlchemy
python-gino / GinoGINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
aminalaee / SqladminSQLAlchemy Admin for FastAPI and Starlette
Buuntu / Fastapi React🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
miguelgrinberg / Flask MigrateSQLAlchemy database migrations for Flask applications using Alembic
agronholm / SqlacodegenAutomatic model code generator for SQLAlchemy
fastapi-practices / Fastapi Best ArchitectureEnterprise-level backend architecture solution with fastapi、sqlalchemy,、celery、pydantic、grafana、docker...
jeffknupp / Sandman2Automatically generate a RESTful API service for your legacy database. No code required!
indico / IndicoIndico - A feature-rich event management system, made @ CERN, the place where the Web was born.
aio-libs / Aiomysqlaiomysql is a library for accessing a MySQL database from the asyncio
benavlabs / FastAPI BoilerplateAn extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.