Key | Value |
---|---|
FileName | usr/lib/perl5/vendor_perl/DBD/SQLite/GetInfo.pm |
FileSize | 21548 |
MD5 | 37E34012147F991DEECED1104E08DD6E |
RDS:package_id | 310352 |
SHA-1 | 5251C8DE92C8492E810797E3807FCCC204B5139A |
SHA-256 | 5608B66D0E5D6F28C59159EE700C317B57F79799317AD57F4438E6F6E5289940 |
SHA-512 | D1D67ACE3FAC5E4D4DEF960CBD6E8268E4FA225C8E9D092BAC57E2F13E2C6F43C98D21EF94495F972D77F8002B5ED6A67BA05D95E5AFB02AF9C287A27FE89C96 |
SSDEEP | 384:D6yfxM/JL/yUKYd9pWNV5fpgDHPsI8CFbWjIgjZ4lW3WwiLqlbyYNTokg7IT:D6IQ/Ui9KXriLubykokg7IT |
TLSH | T157A24C6FE501292C6B07C15124FA6C029F78E06FEEE06819BDDDF6048F5EA3C53AC965 |
insert-timestamp | 1728245641.1078582 |
mimetype | text/plain |
source | snap:BLigMwxrfwBKQpnk0iQHu8hZts8Fgf2d_216 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 127 |
hashlookup:trust | 100 |
The searched file hash is included in 127 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 177872 |
MD5 | 4098B50B5EC1DC5ACE9BD60BDCF59308 |
PackageDescription | Perl DBI driver with a self-contained RDBMS DBD::SQLite is a Perl DBI driver with a self-contained relational database management system. It embeds a small and fast embedded SQL database engine called SQLite (see sqlite3) into a DBI driver. It is useful if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL. . SQLite supports the following features: . * Implements a large subset of SQL92 (<URL:http://www.sqlite.org/lang.html>) * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback . The engine is very fast, but for updates/inserts/dml it does perform a global lock on the entire database. This, obviously, might not be good for multiple user systems. The database also appears to be significantly faster if your transactions are coarse. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdbd-sqlite3-perl |
PackageSection | perl |
PackageVersion | 1.70-1 |
SHA-1 | 026BCA99A1836AF7CC8081FA236CD2C2250BEC83 |
SHA-256 | E8172A2C2C560FD06AF14023E45267A3A26D7064F26D543939BCB4827FB7ADB6 |
Key | Value |
---|---|
MD5 | 6F1FAE167DB8424405D1DFD847F7E626 |
PackageArch | x86_64 |
PackageDescription | SQLite is a public domain file-based relational database engine that you can find at https://www.sqlite.org/. *DBD::SQLite* is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and *nothing* else. SQLite supports the following features: * Implements a large subset of SQL92 See https://www.sqlite.org/lang.html for details. * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback Yes, *DBD::SQLite* is small and light, but it supports full transactions! * Extensible User-defined aggregate or regular functions can be registered with the SQL parser. There's lots more to it, so please refer to the docs on the SQLite web page, listed above, for SQL details. Also refer to DBI for details on how to use DBI itself. The API works like every DBI module does. However, currently many statement attributes are not implemented or are limited by the typeless nature of the SQLite database. |
PackageName | perl-DBD-SQLite |
PackageRelease | lp152.59.1 |
PackageVersion | 1.70 |
SHA-1 | 04647A05F367E050393795857C41F2B8D51A8A05 |
SHA-256 | D67B626F5CA5020FE7D9AAB74AF4ACA753F1A7DA9792D11830F15D1B3F36F098 |
Key | Value |
---|---|
MD5 | 79447FB937E2D680F2A77C988E66C8A9 |
PackageArch | aarch64 |
PackageDescription | SQLite is a small fast embedded SQL database engine. DBD::SQLite embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more. |
PackageMaintainer | umeabot <umeabot> |
PackageName | perl-DBD-SQLite |
PackageRelease | 3.mga9 |
PackageVersion | 1.700.0 |
SHA-1 | 08715BA0330AE674FB149835323D358669F11D48 |
SHA-256 | 212F730E7307FECFB234F17E78C005998FFDD31672F6EF2409F85B998577EB35 |
Key | Value |
---|---|
FileSize | 172224 |
MD5 | 29C73D1EC207C9009EB232BDBD6F6B30 |
PackageDescription | Perl DBI driver with a self-contained RDBMS DBD::SQLite is a Perl DBI driver with a self-contained relational database management system. It embeds a small and fast embedded SQL database engine called SQLite (see sqlite3) into a DBI driver. It is useful if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL. . SQLite supports the following features: . * Implements a large subset of SQL92 (<URL:http://www.sqlite.org/lang.html>) * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback . The engine is very fast, but for updates/inserts/dml it does perform a global lock on the entire database. This, obviously, might not be good for multiple user systems. The database also appears to be significantly faster if your transactions are coarse. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdbd-sqlite3-perl |
PackageSection | perl |
PackageVersion | 1.66-1+b1 |
SHA-1 | 09B391CFA9CAA9886F69BABCCD2D7D14AB128708 |
SHA-256 | 48042839A0D49303A1E92FB36BF749001D85BB62AACB82C94CCB45BB19CDE536 |
Key | Value |
---|---|
FileSize | 172272 |
MD5 | E1DBF8D93779F73231B1DAA9C0E64399 |
PackageDescription | Perl DBI driver with a self-contained RDBMS DBD::SQLite is a Perl DBI driver with a self-contained relational database management system. It embeds a small and fast embedded SQL database engine called SQLite (see sqlite3) into a DBI driver. It is useful if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL. . SQLite supports the following features: . * Implements a large subset of SQL92 (<URL:http://www.sqlite.org/lang.html>) * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback . The engine is very fast, but for updates/inserts/dml it does perform a global lock on the entire database. This, obviously, might not be good for multiple user systems. The database also appears to be significantly faster if your transactions are coarse. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdbd-sqlite3-perl |
PackageSection | perl |
PackageVersion | 1.66-1+b1 |
SHA-1 | 0D94CE7B95783B313A6A7BB5EB5DB09525898768 |
SHA-256 | 78B2270580BDCC6EEB58731BF83E1EDE4B3210DF89935D02EEE5DC5A60B5ABCF |
Key | Value |
---|---|
MD5 | 5B6807F3D1419FA33455A10F0A41C02A |
PackageArch | armv7hl |
PackageDescription | SQLite is a small fast embedded SQL database engine. DBD::SQLite embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more. |
PackageMaintainer | umeabot <umeabot> |
PackageName | perl-DBD-SQLite |
PackageRelease | 3.mga9 |
PackageVersion | 1.700.0 |
SHA-1 | 0ED2FFB84E59E9A356BF0C50177BD0F840693874 |
SHA-256 | D1C6F16FE801313083BC66C6FC1443DE371132A7C747FADF1565B0A0A5D8A110 |
Key | Value |
---|---|
MD5 | 625E29550FCB1CEB5221A94BB186BEC7 |
PackageArch | x86_64 |
PackageDescription | SQLite is a public domain file-based relational database engine that you can find at the https://www.sqlite.org/ manpage. *DBD::SQLite* is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and *nothing* else. SQLite supports the following features: * Implements a large subset of SQL92 See the https://www.sqlite.org/lang.html manpage for details. * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with the DBD::CSV manpage. * Atomic commit and rollback Yes, *DBD::SQLite* is small and light, but it supports full transactions! * Extensible User-defined aggregate or regular functions can be registered with the SQL parser. There's lots more to it, so please refer to the docs on the SQLite web page, listed above, for SQL details. Also refer to the DBI manpage for details on how to use DBI itself. The API works like every DBI module does. However, currently many statement attributes are not implemented or are limited by the typeless nature of the SQLite database. |
PackageMaintainer | https://www.suse.com/ |
PackageName | perl-DBD-SQLite |
PackageRelease | 150300.3.3.1 |
PackageVersion | 1.66 |
SHA-1 | 1168E1DE476319A94CB6C0412B4CEEE778F70E53 |
SHA-256 | 5F963CDEB388399DD86672C9795B19E7A0D058D0551C574FADA1C33486D41C56 |
Key | Value |
---|---|
SHA-1 | 1349140F051F26BA87B6B289B42B460B815B9053 |
snap-authority | canonical |
snap-filename | SvHsBXgeuk3EKxAdmvfQrtQTSiloelJD_27.snap |
snap-id | SvHsBXgeuk3EKxAdmvfQrtQTSiloelJD_27 |
snap-name | code-server |
snap-publisher-id | Zgwwrb2vssjDtam8qFmo4ezg3koyPPyQ |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-09-17T10:28:55.427519Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/SvHsBXgeuk3EKxAdmvfQrtQTSiloelJD_27.snap |
Key | Value |
---|---|
MD5 | 7B2CBA825E5AD8C8F55A6860AE18F6EE |
PackageArch | x86_64 |
PackageDescription | SQLite is a public domain file-based relational database engine that you can find at https://www.sqlite.org/. *DBD::SQLite* is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and *nothing* else. SQLite supports the following features: * Implements a large subset of SQL92 See https://www.sqlite.org/lang.html for details. * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback Yes, *DBD::SQLite* is small and light, but it supports full transactions! * Extensible User-defined aggregate or regular functions can be registered with the SQL parser. There's lots more to it, so please refer to the docs on the SQLite web page, listed above, for SQL details. Also refer to DBI for details on how to use DBI itself. The API works like every DBI module does. However, currently many statement attributes are not implemented or are limited by the typeless nature of the SQLite database. |
PackageName | perl-DBD-SQLite |
PackageRelease | 59.1 |
PackageVersion | 1.70 |
SHA-1 | 1612AAC2E8F05F5B6FC8D01A4EC322FBAEE2168E |
SHA-256 | 0D03B3D15D3A1169624DFEF43F318C2C85A7F5EF25C0215645DB69BACF77F983 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//main//riscv64//perl-dbd-sqlite-1.74-r0.apk |
MD5 | 736992D018B9473CCB24C18DB46A495D |
SHA-1 | 1878615DC29B2503DB444D1B9178B668574C8EA8 |
SHA-256 | 454E03406515BA430D2D666A9AB6639966BB6C9ADC4BC082A463DF04430BA451 |
SSDEEP | 3072:iWqWzPFLvj8wNC8FlSVtbsxKZNDqsuxDJx4IqUNZLWQfC97:xqc/C8+VixKZ57uxDH4X85VfQ |
TLSH | T162C312642CDE5558CD8145D922AF103AB96161230F79BE4D03B6EE9CEC83D2E52FF224 |