diff options
Diffstat (limited to 'databases/py-sqlalchemy/DESCR')
-rw-r--r-- | databases/py-sqlalchemy/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/py-sqlalchemy/DESCR b/databases/py-sqlalchemy/DESCR new file mode 100644 index 00000000000..4a790323235 --- /dev/null +++ b/databases/py-sqlalchemy/DESCR @@ -0,0 +1,6 @@ +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. |