python-SQLAlchemy/README.md

6 lines
351 B
Markdown
Raw Permalink Normal View History

2024-01-06 10:42:19 +01:00
# python-SQLAlchemy
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.