sqlalchemy-orm topic

List sqlalchemy-orm repositories

FastAPI-template

1.7k
Stars
152
Forks
Watchers

Feature rich robust FastAPI template.

FastAPIQuickCRUD

249
Stars
32
Forks
Watchers

Generate CRUD methods in FastApi from an SQLAlchemy schema

web-applications-with-fastapi-course

334
Stars
197
Forks
Watchers

Demo code and other handouts for students of our FastAPI Web Apps course.

fastapi-sqlalchemy-postgres-template

42
Stars
10
Forks
Watchers

A 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!

mercator

15
Stars
3
Forks
Watchers

Python DSL to leverage translation of dictionaries and SQLAlchemy into Protobuf objects.

fastadmin

83
Stars
8
Forks
Watchers

FastAdmin is an easy-to-use Admin Dashboard App for FastAPI/Flask/Django inspired by Django Admin.

learn-generative-ai

638
Stars
242
Forks
Watchers

Learn Cloud Applied Generative AI Engineering (GenEng) using OpenAI, Gemini, Streamlit, Containers, Serverless, Postgres, LangChain, Pinecone, and Next.js

python_fastapi

65
Stars
23
Forks
Watchers

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 oper...

fastapi-boilerplate

202
Stars
23
Forks
Watchers

Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀

fastapi-template

17
Stars
1
Forks
Watchers

Шаблон для разработки backend-сервиса на fastapi