The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:DBD-SQLcipher DBD::SQLite"

util/SQLiteUtil.pm River stage zero No dependents

TGASIBA/DBD-SQLcipher-0.02 - 23 May 2016 07:48:28 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::SQLcipher::Fulltext_search - Using fulltext searches with DBD::SQLcipher River stage zero No dependents

Introduction SQLcipher is bundled with an extension module called "FTS" for full-text indexing. Tables with this feature enabled can be efficiently queried to find rows that contain one or more instances of some specified words (also called "tokens")...

TGASIBA/DBD-SQLcipher-0.02 - 23 May 2016 07:48:28 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
4 results (0.029 seconds)