Name: | python3-sqlalchemy |
---|---|
Version: | 1.3.2 |
Release: | 2.module+el8.3.0+7694+550a8252 |
Architecture: | aarch64 |
Module: | python36:3.6:8030020200515150628:17efdbc7 python36:3.6:8030020200515150629:24f1489c python36:3.6:8040020210127142720:9c5ef6b1 python36:3.6:8050020210811103506:982725ab python36:3.6:8080020230209124910:683b2e54 |
Group: | Development/Libraries |
Size: | 10772137 |
License: | MIT |
RPM: | python3-sqlalchemy-1.3.2-2.module+el8.3.0+7694+550a8252.aarch64.rpm |
Source RPM: | python-sqlalchemy-1.3.2-2.module+el8.3.0+7694+550a8252.src.rpm |
Build Date: | Fri Aug 07 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://www.sqlalchemy.org/ |
Summary: | Modular and flexible ORM library for python |
Description: | SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain. This package includes the python 3 version of the module. |