sqlalchemy-python
There are 697 repositories under sqlalchemy-python topic.
LuisLuii/FastAPIQuickCRUD
Generate CRUD methods in FastApi from an SQLAlchemy schema
koldakov/futuramaapi
Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
anthonycepeda/fastapi-sqlmodel
FastAPI + SQLModel App Boilerplate
melihcolpan/flask-restful-login
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.
hackersandslackers/sqlalchemy-tutorial
🧪🔬 Use SQLAlchemy to connect, query, and interact with relational databases.
rajivsarvepalli/mock-alchemy
SQLAlchemy mock helpers.
BaggerFast/AdvancedUserTelegramBot
This is a telegram bot that creates a user bot for each user. The user bot allows you to use custom animations in any chat. Animations are divided into paid and free
wpcodevo/python_fastapi
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.
mdhishaamakhtar/fastapi-sqlalchemy-postgres-template
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!
jdkandersson/OpenAlchemy
Define SQLAlchemy models using the OpenAPI specification.
MVPandey/CAE
MCP-enabled AI conversation engine with MCTS analysis, FastAPI backend, and async operations for building advanced LLM applications
DiptoChakrabarty/Resume-Generator
A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
The-Leo/PROGRAMMING-NOTES
This repo contains my study notes and a list of some of the most important Cheat Sheets you will need for your programming journey.
dymmond/databasez
Async database support for Python
jensengillett/verificationbot
Discord verification bot designed for postsecondary institutions. Fully modular and configurable.
heyaaman/KazukoBot
An anime themed telegram group management bot based on sqlalchemy database running on python3.
juansimon27/scrapy-walmart
Product scraping from Walmart Canada website, with further cleaning and integration of data from a different store.
overiq/sqlalchemy
Source code of SQLAlchemy tutorial
flavienbwk/reactjs-flask-ldap-boilerplate
ReactJS + Flask + Docker (+K8S) boilerplate using an LDAP and token-based authentication.
NewStore/mercator
Python DSL to leverage translation of dictionaries and SQLAlchemy into Protobuf objects.
jedymatt/sqlalchemyseed
SQLAlchemy Seeder
madalinpopa/py-patterns
A collection of Python design patterns implementations and examples, featuring repository, service, and unit-of-work patterns with SQLAlchemy ORM integration.
sachink1729/SQL-Agents-Using-RAG-DSPy-Groq
Exploring advanced prompting tools to query SQL database with multiple tables in natural language using LLMs
ncepu-iDealStudio/sqlalchemy-codegen
一款基于SQLAlchemy生成models和controller层的代码生成器;controller层实现了基于实体的简单增删改查操作;
u2d-ai/msaSDK
FastAPI Microservices Architecture SDK - As Basis for multiple services in a platform/system
Mg30/pydwt
Modeling tool like DBT to use SQL Alchemy core with a DataFrame interface like
bartlomiej-niemiec/eafc-ultimate-team-players
EA FC Ultimate Team players card fetcher
ncsyvn/microservices-flask-python-example
This is an example of microservices using Python Flask
Oyebamiji-Micheal/Result-Management-System-with-Python-Flask-and-MySQL
A web application built with Flask and meant to simulate a real-world result management system
Pytest-with-Eric/pytest-db-testing-example
How To Test Database Transactions With Pytest And SQLModel
febus982/sqlalchemy-bind-manager
Framework-agnostic SQLAlchemy bind manager and repository pattern implementation
ferdinandbracho/bp_fastAPI-sqlalchemy-alembic-docker_uv
This repository offers boilerplate code for initiating a UV-managed, Dockerized FastAPI-PostgreSQL-SQLAlchemy-Alembic project. It includes a pre-commit framework configured with mypy and ruff to ensure consistent code formatting and strict typing
jorzel/concurrency-control
In this repo I would like to show 4 strategies of concurrency control for writing data using Python SQLAlchemy ORM and PostgresSQL (however this examples could be easily transformed to plain SQL).
kajarosz/bookstore-stock-manager
Bookstore Stock Manager is Flask & SQLAlchemy based REST API designed to import books from Google Books API. Books database can ba managed with standard CRUD operations. API accepts and returns data in JSON format. App was deployed with Heroku.
arman29-dev/CanteenFastCard
This is a website made for college canteen to make payments for bought items/products through their college ID card.