fastapi-sqlalchemy
Here are 241 public repositories matching this topic...
Language:All
Sort:Most stars
FastAPI pagination 📖
- Updated
Jul 14, 2025 - Python
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
- Updated
Aug 26, 2023 - Python
Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
- Updated
Jun 29, 2025 - Python
FastAPI project Template generator to make your life easier 🧬 🚀
- Updated
Jul 14, 2025 - Python
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
- Updated
Jul 18, 2025 - Python
Generate CRUD methods in FastApi from an SQLAlchemy schema
- Updated
Jan 7, 2024 - Python
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
- Updated
Jan 21, 2025 - Python
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
- Updated
Jun 19, 2025 - Python
FastAPI Python DDD and Clean Architecture Example
- Updated
May 30, 2022 - Python
Real-time chat with FastAPI, Websockets and SQLAlchemy2
- Updated
Mar 9, 2025 - Python
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
- Updated
Dec 22, 2022 - Python
🎒 Free & open source API service for obtaining information about +9600 universities worldwide.
- Updated
Jun 10, 2021 - Python
Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more
- Updated
Jul 12, 2025 - Python
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
- Updated
Apr 12, 2025 - Python
SQLAlchemy Filterset. An easy way to filter, sort, paginate SQLAlchemy queries
- Updated
Jul 27, 2024 - Python
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
- Updated
Jul 8, 2024 - Python
FastAPI CRUD Example
- Updated
Jul 27, 2021 - Python
Testing a FastAPI CRUID API using Pytest
- Updated
May 9, 2024 - Python
Improve this page
Add a description, image, and links to thefastapi-sqlalchemy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thefastapi-sqlalchemy topic, visit your repo's landing page and select "manage topics."