The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:DBD::SQLite::VirtualTable::PerlData"

DBD::SQLite::VirtualTable::PerlData - virtual table hooked to Perl data River stage four • 508 direct dependents • 1152 total dependents

A "PerlData" virtual table is a database view on some datastructure within a Perl program. The data can be read or modified both from SQL and from Perl. This is useful for simple import/export operations, for debugging purposes, for joining data from...

ISHIGAKI/DBD-SQLite-1.74 - 19 Sep 2023 17:26:03 UTC

DBD::SQLeet - Encryption-capable SQLite3 DBI driver River stage zero No dependents

DBD::SQLeet is a combination of the DBD::SQLite CPAN module and sqleet - public domain encryption extension for SQLite3: <https://github.com/resilar/sqleet> DBD::SQLeet Perl code and test suite are entirely based on the DBD::SQLite v.1.58 CPAN module...

DDMITOV/DBD-SQLeet-0.26.0 - 03 Feb 2019 20:59:59 UTC

DBD::SQLite - Self-contained RDBMS in a DBI Driver River stage four • 508 direct dependents • 1152 total dependents

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 cap...

ISHIGAKI/DBD-SQLite-1.74 - 19 Sep 2023 17:26:03 UTC

DBD::SQLcipher - Self-contained RDBMS in a DBI Driver River stage zero No dependents

SQLcipher is a public domain file-based relational database engine that you can find at <http://www.sqlite.org/>. DBD::SQLcipher is a Perl DBI driver for SQLcipher, that includes the entire thing in the distribution. So in order to get a fast transac...

TGASIBA/DBD-SQLcipher-0.02 - 23 May 2016 07:48:28 UTC

DBD::SQLite::VirtualTable - SQLite virtual tables implemented in Perl River stage four • 508 direct dependents • 1152 total dependents

This module is an abstract class for implementing SQLite virtual tables, written in Perl. Such tables look like regular tables, and are accessed through regular SQL instructions and regular DBI API; but the implementation is done through hidden calls...

ISHIGAKI/DBD-SQLite-1.74 - 19 Sep 2023 17:26:03 UTC

DBD::SQLcipher::VirtualTable - SQLcipher virtual tables implemented in Perl River stage zero No dependents

This module is an abstract class for implementing SQLcipher virtual tables, written in Perl. Such tables look like regular tables, and are accessed through regular SQL instructions and regular DBI API; but the implementation is done through hidden ca...

TGASIBA/DBD-SQLcipher-0.02 - 23 May 2016 07:48:28 UTC
6 results (0.075 seconds)