sqlalchemy
Database toolkit
A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way.
The Database Toolkit for Python
10k stars
103 watching
1k forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
pythonsqlsqlalchemy
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools to convert SQLAlchemy models to Pydantic models | 1,210 |
| | An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. | 3,853 |
| | A tool designed to detect and exploit SQL injection flaws in databases, allowing penetration testing and takeover | 32,841 |
| | Adds support for SQLAlchemy to Flask web applications | 4,250 |
| | An integration of SQLAlchemy with transaction management for Python web applications. | 32 |
| | Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 265 |
| | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
| | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
| | A flexible Admin interface for SQLAlchemy models using various ASGI frameworks | 1,954 |
| | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
| | Generates SQL queries based on natural language input using Large Language Models (LLMs) and vector databases. | 12,311 |
| | A web-based graphical user interface for managing SQLite databases | 3,479 |
| | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| | A Python framework for working with relational databases as if they were regular Python data structures | 1 |
| | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |