Result for 0131EFB08DB3FCA18AA549185511FAA7907C1738

Query result

Key Value
FileName./usr/lib64/python2.7/site-packages/sqlalchemy/dialects/oracle/__init__.py
FileSize1219
MD5F9C7AAF4CF58CAACD482621128CB017E
SHA-10131EFB08DB3FCA18AA549185511FAA7907C1738
SHA-25695D2BDE3D691528BCF7FF2670F85C1F787BAB667D8068B1A0AFA7165E2157FD4
SSDEEP12:LizKTeqlO7FeX2N+2RQeIbKeRKz3l3vQ3XT3a3v3Z3b3PLf53L39W3TmQ3V3Ux3d:G/3EGHQYGKFnomlgsDIMUFoAcCS230m0
TLSHT12521A94FE073FB5558AC83D694A184A48BB351370F242C1A631202FE6FAC81E2E7781A
hashlookup:parent-total12
hashlookup:trust100

Network graph view

Parents (Total: 12)

The searched file hash is included in 12 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD55D3827593AFD12874393B782188138F9
PackageArchx86_64
PackageDescriptionSQLAlchemy 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.
PackageNamepython3-SQLAlchemy
PackageReleaselp150.1.3
PackageVersion1.2.18
SHA-12E81279AEA9336F48881F963D307890315B4098E
SHA-256A1A9054051987155C19CE09496B0A41DF4813A9B62465379174C0AE03413B9B6
Key Value
MD56DA51869787462F2F252FA03CAC31EFF
PackageArchx86_64
PackageDescriptionSQLAlchemy 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.
PackageNamepython2-SQLAlchemy
PackageReleaselp150.1.3
PackageVersion1.2.18
SHA-1EEB755CB30F0E60E3FEDB92013E8E0792F454C4D
SHA-256073B05569D11F531D73101F3D84534D9687F541F000DBFC673C7E99FF095CE8C
Key Value
MD5D15DD6FD469BCFCF0D2FFED994FCB580
PackageArchx86_64
PackageDescriptionSQLAlchemy 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.
PackageNamepython3-SQLAlchemy
PackageReleaselp151.1.6
PackageVersion1.2.18
SHA-116981614D763FD41CA4E53FF54E7CE31FAB62C5E
SHA-256671910BF1928623660AB7DC6A9BE65236CB936179D475131F7B816AA7E7D20FE
Key Value
MD5D2463BE42D006FCDD586A97F2A0DDB1C
PackageArchs390x
PackageDescriptionSQLAlchemy 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.
PackageNamepython2-SQLAlchemy
PackageRelease1.4
PackageVersion1.2.18
SHA-1B969BAECBC99651385FC9CF54B3CF6DD071ACEF8
SHA-256C54F94C4EC42B54D7EA822071C355F8A59214B658843C2BD451ED718E67E9329
Key Value
FileSize728956
MD503F107C223D4C0C6D840341D0687F7F9
PackageDescriptionSQL toolkit and Object Relational Mapper for Python SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy 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. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality.
PackageMaintainerPiotr Ożarowski <piotr@debian.org>
PackageNamepython-sqlalchemy
PackageSectionpython
PackageVersion1.2.18+ds1-2
SHA-16311846BF03C45B2FC6645E60F146ABB04240B7E
SHA-256ABC0234CDD0FD6B1A6E87CA5A703F59CE65EB60D28938B049EC2BB1B1D2351B2
Key Value
FileSize721936
MD5BB7674C62ED4D908A392591E8F542EC2
PackageDescriptionSQL toolkit and Object Relational Mapper for Python 3 SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy 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. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-sqlalchemy
PackageSectionpython
PackageVersion1.2.18+ds1-2ubuntu2
SHA-1A0E22C27A4293500163E2D2B7283C2C8DD708224
SHA-256627CED600DC786FADA49CBCD9D5C618C9C895130569B445C1A6E49BFE03C6961
Key Value
MD548DD61D2708F38A811FC57EDC2E79A65
PackageArchx86_64
PackageDescriptionSQLAlchemy 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.
PackageNamepython3-SQLAlchemy
PackageRelease1.4
PackageVersion1.2.18
SHA-143580AF672027E05CECAD85A963BE5434B60DDB0
SHA-256D3A552F1B8445734B14FAF04C48A9AE3E8622178D49FE956B75F6D0B3CEE4DD4
Key Value
FileSize727452
MD5B5B976AC9C38016D48EB6FC6E7BC7D05
PackageDescriptionSQL toolkit and Object Relational Mapper for Python 3 SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy 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. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality.
PackageMaintainerPiotr Ożarowski <piotr@debian.org>
PackageNamepython3-sqlalchemy
PackageSectionpython
PackageVersion1.2.18+ds1-2
SHA-1ACF1759BC0F572B58656054256175804CCAFBD4F
SHA-25673BBB0811CB9D64EB140FE9CCE9E9CA08253711F0D3B304259B225B92AF796A6
Key Value
MD5CDEE8115780CAAD109A7279EC76BD497
PackageArchx86_64
PackageDescriptionSQLAlchemy 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 2 version of the module.
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython2-sqlalchemy
PackageRelease2.el7
PackageVersion1.2.17
SHA-13DDE9E98204294C385FB5F85A9724139CDA59EAE
SHA-2569A011CDEA3B6BE1801C807E781B75453959E6F899321E3726C1CD19D75ACD1D4
Key Value
MD53AC4C9EC0079164CD70832962E75F31B
PackageArchx86_64
PackageDescriptionSQLAlchemy 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.
PackageNamepython2-SQLAlchemy
PackageRelease1.4
PackageVersion1.2.18
SHA-10C3E1C0C564D8203AED1082D4965980A9D6297DB
SHA-25662616E5F463F9E657BEF77390CE58BCBACD16285A358C0EC9C80BF9352077959
Key Value
MD51EBCA0F01BBD4EFC1EF46E44EC40611B
PackageArchx86_64
PackageDescriptionSQLAlchemy 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.
PackageNamepython2-SQLAlchemy
PackageReleaselp151.1.6
PackageVersion1.2.18
SHA-1110C6819C0FEBE4B0E7D712F1B7ADAF56943E2F7
SHA-25638BDF6374CD1A6976F539A4C8997EC53709921F6E86C0778BF8585F50837023F
Key Value
MD55C8D4A1D3360EE7966EE84A18D404955
PackageArchs390x
PackageDescriptionSQLAlchemy 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.
PackageNamepython3-SQLAlchemy
PackageRelease1.4
PackageVersion1.2.18
SHA-17E00902FD8F113F52EF7C17AD00579A9D5342B23
SHA-256140C025D959F3EA69D4138443F4016837716A1F1825F36882141BB6E16F21BF7