55 skills found · Page 1 of 2
mfreeborn / Fastapi SqlalchemyAdds simple SQLAlchemy support to FastAPI
grillazz / Fastapi Sqlalchemy AsyncpgIntegration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
dialoguemd / Fastapi SqlaSQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
rhoboro / Async Fastapi SqlalchemyNo description available
ThomasAitken / Demo Fastapi Async SqlalchemyDemo of set up for Web App Backend using FastAPI + Async SQLAlchemy
modern-python / Fastapi Sqlalchemy TemplateDockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL
h0rn3t / Fastapi Async SqlalchemyFastAPI Async SQLAlchemy middleware
syedfaisalsaleeem / FastApi Strawberry GraphQL SqlAlchemy BoilerPlateBoiler plate project for using GraphQL (Strawberry) with FastAPI and Async SQL Alchemy 🍓
hadrien / FastSQLAAsync SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more
timhughes / Example Fastapi Sqlachemy PytestExample FastAPI-SQLAlchemy app with PyTest database fixtures
gpkc / Fastapi Sqlalchemy PytestRepository containing sample code for running FastAPI and SQLAlchemy 2.0 together with pytest
rglsk / Fastapi Sqlalchemy 1.4 Asynchttps://rogulski.it/blog/sqlalchemy-14-async-orm-with-fastapi/
wpcodevo / Fastapi SqlalchemyIn 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.
Tenacity-Dev / Fastapi Sqlalchemy2 Alembic PostgresqlThis is a start repository for FastAPI with integrated SQLAlchemy 2, Alembic and Postgresql
mdhishaamakhtar / Fastapi Sqlalchemy Postgres TemplateA simple REST API made using FastAPI and SQLAlchemy for the 2CC Session on FastAPI by DSC VIT Vellore. It has now been turned into a template and is a great place for beginners to get started!
jod35 / Build A Fastapi And PostgreSQL API With SQLAlchemyThis is code for a video about creating REST API with FastAPI, SQLAlchemy and PostgreSQL.
nf1s / Fastapi Sqlalchemy AlembicSimple implementation for Fastapi with a relational database and migrations
fastapi-users / Fastapi Users Db SqlalchemyFastAPI Users - Database adapter for SQLAlchemy
AmirHbro / Fastapi Blog Sqlalchemy V2Fastapi blog with jwt authentication, tests and alembic (Using pydantic and sqlalchemy v2)
diogoduartec / Fastapi Async SqlalchemyUsing Fastapi, Postgres, Async SQLAlchemy, Async requests with Aiohttp.