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,853
tobymao/sqlglot A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. 6,866
r0oth3x49/ghauri Automates detection and exploitation of SQL injection security flaws using a cross-platform tool. 3,208
sqlalchemy/sqlalchemy A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. 9,807
dbcli/litecli A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases. 2,835
andialbrecht/sqlparse A Python module for parsing and formatting SQL statements. 3,778
xo/xo A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. 3,748
sqlfluff/sqlfluff A tool that analyzes and formats SQL code to improve readability and quality. 8,349
golang-migrate/migrate Database migration tool written in Go that reads and applies migrations to various databases. 15,714
github-linguist/linguist Detects and categorizes the languages used in a repository's codebase. 12,394
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,569
openinterpreter/open-interpreter An open-source natural language interface for computers 57,388
tiangolo/pydantic-sqlalchemy Tools to convert SQLAlchemy models to Pydantic models 1,210
encode/httpx An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. 13,444
encode/uvicorn Provides an ASGI web server implementation for Python 8,695