sqlalchemy-orm
There are 297 repositories under sqlalchemy-orm topic.
s3rius/FastAPI-template
Feature rich robust FastAPI template.
panaverse/learn-generative-ai
Learn Cloud Applied Generative AI Engineering (GenEng) using OpenAI, Gemini, Streamlit, Containers, Serverless, Postgres, LangChain, Pinecone, and Next.js
hackersandslackers/flask-sqlalchemy-tutorial
:snake: :information_source: Create and manage data in your Flask app via a SQL database.
talkpython/web-applications-with-fastapi-course
Demo code and other handouts for students of our FastAPI Web Apps course.
LuisLuii/FastAPIQuickCRUD
Generate CRUD methods in FastApi from an SQLAlchemy schema
rawheel/fastapi-boilerplate
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
vsdudakov/fastadmin
FastAdmin is an easy-to-use Admin Dashboard App for FastAPI/Flask/Django inspired by Django Admin.
hackersandslackers/sqlalchemy-tutorial
🧪🔬 Use SQLAlchemy to connect, query, and interact with relational databases.
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.
jod35/Build-a-fastapi-and-postgreSQL-API-with-SQLAlchemy
This is code for a video about creating REST API with FastAPI, SQLAlchemy and PostgreSQL.
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!
reinhud/async-fastapi-postgres-template
Dockerized Async Web REST API template with FastAPI:zap: + Docker:whale2: + SQLAlchemy:floppy_disk:
mahmoudimus/sqlalchemy-citext
CITEXT type for SQLAlchemy
notarious2/Vue3FastAPI-To-Do
Full-stack Vue3 and FastAPI built To-Do app
profcomff/fastapi-template
Шаблон для разработки backend-сервиса на fastapi
amrahhh/sqla_async_orm_queries
Base model for SqlAlchemy async orm queries
NewStore/mercator
Python DSL to leverage translation of dictionaries and SQLAlchemy into Protobuf objects.
barseghyanartur/fake.py
Minimalistic, standalone alternative fake data generator with no dependencies
jedymatt/sqlalchemyseed
SQLAlchemy Seeder
asuiu/SparkORM
ORM for Apache Spark and DataFrames schema manager
profatsky/chatbot-builder
Бесплатный no-code конструктор чат-ботов для Telegram с функционалом генерации кода
seapagan/fastapi_async_sqlalchemy2_example
A Simple example how to use FastAPI with Async SQLAlchemy 2.0
Snehomoy100/DevTool-API-Cloud-Native-Hackathon-2021
Using Kubernetes production best policies to run the k8s manifest files through Datree.io to prevent Kubernetes misconfigurations from ever reaching production. 🛠️👨💻
bnbong/FastAPI-fastkit
<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI
ducanh-99/FastAPI-template
FastAPI boilerplate using dependency, easy to testing
artursniegowski/Mastering_Django_through_Projects
Mastering Django through Projects is a repo of Django and Django REST framework projects to help developers improve their skills in full-stack and backend web development with Python.
onlyphantom/sqlalchemy-tutorial
Ground Up tutorial to SQLAlchemy
satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
aniketwdubey/Expense-Sharing-Application-using-FastAPI
This is a backend service for managing and sharing daily expenses between users. The application allows users to add expenses and split them in three different ways: equally, by exact amounts, or by percentage. It also manages user details, validates input, and generates a downloadable balance sheet.
BharatKammakatla/Asset-Tracker
🗄️ Asset Tracking Website built with Python, Flask, PostgresDB
bunny-k28/CanteenFastCard
This is a website made for college canteen to make payments for bought items/products through their college ID card.
crate/sqlalchemy-cratedb
SQLAlchemy dialect for CrateDB.
KentTran2302/StudyHub-Backend
This repo is for StudyHub (a full-stack web app that helps student to find the study group that fits their needs!) server development. This involves of all streaming APIs that help building and maintaining the application's server!
codewithmide/alx-higher_level_programming
Higher level programming languages and projects from ALX SE
IlyaGrebenschikov/FastAPI_REF
Referral App