gino

Async ORM

An asynchronous Python ORM built on top of SQLAlchemy core

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

GitHub

3k stars
47 watching
150 forks
Language: Python
last commit: almost 3 years ago
Linked from 3 awesome lists

asyncioasyncpgginohacktoberfestormpython3sqlalchemy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encode/databases An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. 3,843
tobymao/sqlglot A comprehensive SQL parser and transpiler for multiple dialects 6,745
r0oth3x49/ghauri Automates detection and exploitation of SQL injection security flaws using a cross-platform tool. 3,114
sqlalchemy/sqlalchemy A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. 9,673
dbcli/litecli A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases. 2,778
andialbrecht/sqlparse A Python module for parsing and formatting SQL statements. 3,752
xo/xo A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. 3,737
sqlfluff/sqlfluff A tool that analyzes and formats SQL code to improve readability and quality. 7,927
golang-migrate/migrate Database migration tool written in Go that reads and applies migrations to various databases. 15,494
github-linguist/linguist Detects and categorizes the languages used in a repository's codebase. 12,319
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
openinterpreter/open-interpreter An open-source natural language interface that lets large language models run code locally on user's machines. 55,384
tiangolo/pydantic-sqlalchemy Tools to convert SQLAlchemy models to Pydantic models 1,190
encode/httpx A next-generation HTTP client library for Python with support for async and sync APIs, including HTTP/1.1 and HTTP/2. 13,283
encode/uvicorn Provides an ASGI web server implementation for Python 8,567