gino
Async ORM
An asynchronous Python ORM built on top of SQLAlchemy core
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
3k stars
47 watching
150 forks
Language: Python
last commit: about 3 years ago
Linked from 3 awesome lists
asyncioasyncpgginohacktoberfestormpython3sqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. | 3,853 |
| A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| Automates detection and exploitation of SQL injection security flaws using a cross-platform tool. | 3,208 |
| A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
| A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases. | 2,835 |
| A Python module for parsing and formatting SQL statements. | 3,778 |
| A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,748 |
| A tool that analyzes and formats SQL code to improve readability and quality. | 8,349 |
| Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
| Detects and categorizes the languages used in a repository's codebase. | 12,394 |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
| An open-source natural language interface for computers | 57,388 |
| Tools to convert SQLAlchemy models to Pydantic models | 1,210 |
| An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. | 13,444 |
| Provides an ASGI web server implementation for Python | 8,695 |