sqlalchemy-python topic

List sqlalchemy-python repositories

FastAPIQuickCRUD

249
Stars
32
Forks
Watchers

Generate CRUD methods in FastApi from an SQLAlchemy schema

flask-restful-login

121
Stars
24
Forks
Watchers

Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on user, admin, or super admin access.

OpenAlchemy

48
Stars
12
Forks
Watchers

Define SQLAlchemy models using the OpenAPI specification.

verificationbot

22
Stars
14
Forks
Watchers

Discord verification bot designed for postsecondary institutions. Fully modular and configurable.

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!

mock-alchemy

73
Stars
10
Forks
Watchers

SQLAlchemy mock helpers.

mercator

15
Stars
3
Forks
Watchers

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

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

PROGRAMMING-NOTES

35
Stars
11
Forks
Watchers

This repo contains my study notes and a list of some of the most important Cheat Sheets you will need for your programming journey.