sqlalchemy-python
There are 640 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.
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.
shamspias/db-gpt-chatbot
Chat with database information
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层实现了基于实体的简单增删改查操作;
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
u2d-ai/msaSDK
FastAPI Microservices Architecture SDK - As Basis for multiple services in a platform/system
febus982/sqlalchemy-bind-manager
Framework-agnostic SQLAlchemy bind manager and repository pattern implementation
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.
Pytest-with-Eric/pytest-db-testing-example
How To Test Database Transactions With Pytest And SQLModel
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).
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
satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
Cmatrix1/Digikala-Scraper
This is Scraper For Digikala with Selenium and Bs4 for Scrap and SqlArhemy for save data in database