ports/databases/py-sqlalchemy/pkg/DESCR

7 lines
330 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.