156 skills found · Page 1 of 6
python-gino / GinoGINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
s3rius / FastAPI TemplateFeature rich robust FastAPI template.
panaverse / Learn Generative AILearn Cloud Applied Generative AI Engineering (GenEng) using OpenAI, Gemini, Streamlit, Containers, Serverless, Postgres, LangChain, Pinecone, and Next.js
grillazz / Fastapi Sqlalchemy AsyncpgIntegration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
hackersandslackers / Flask Sqlalchemy Tutorial:snake: :information_source: Create and manage data in your Flask app via a SQL database.
talkpython / Web Applications With Fastapi CourseDemo code and other handouts for students of our FastAPI Web Apps course.
vsdudakov / FastadminFastAdmin is an easy-to-use Admin Dashboard App for FastAPI/Flask/Django inspired by Django Admin.
LuisLuii / FastAPIQuickCRUDGenerate CRUD methods in FastApi from an SQLAlchemy schema
rawheel / Fastapi BoilerplateDockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
xnuinside / OmymodelsO!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
OpenTransitTools / GtfsdbGTFS ORM using SQLAlchemy
KenMwaura1 / Fast Api ExampleSimple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
dgilland / SqlserviceThe missing SQLAlchemy ORM interface.
getml / Sqlgensqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
threatify / Arango OrmA SQLAlchemy like ORM implementation using python-arango as the backend library
auvipy / Django SqlalchemyDjango ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]
insightindustry / SqlathanorSerialization / De-serialization support for the SQLAlchemy Declarative ORM
hackersandslackers / Sqlalchemy Tutorial🧪🔬 Use SQLAlchemy to connect, query, and interact with relational databases.
auth0-blog / Sqlalchemy Orm TutorialRepository that accompanies the "SQLAlchemy ORM Tutorial for Python Developers" blog post
limboy / Thinglightweight SQLAlchemy based ORM