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 "dist:KiokuDB-Backend-DBI kiokudb::backend::dbi"

KiokuDB::Backend::DBI - DBI backend for KiokuDB River stage one • 6 direct dependents • 8 total dependents

This backend for KiokuDB leverages existing DBI accessible databases. The schema is based on two tables, "entries" and "gin_index" (the latter is only used if a Search::GIN extractor is specified). The "entries" table has two main columns, "id" and "...

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

KiokuDB::Backend::DBI::Schema River stage one • 6 direct dependents • 8 total dependents

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

DBIx::Class::KiokuDB - Refer to KiokuDB objects from DBIx::Class tables. River stage one • 6 direct dependents • 8 total dependents

This DBIx::Class component provides the code necessary for DBIx::Class::Row objects to refer to KiokuDB objects stored in KiokuDB::Backend::DBI....

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

DBIx::Class::Schema::KiokuDB - Hybrid KiokuDB/DBIx::Class::Schema schema support. River stage one • 6 direct dependents • 8 total dependents

This class provides the schema definition support code required for integrating an arbitrary DBIx::Class::Schema with KiokuDB::Backend::DBI. REUSING AN EXISTING DBIx::Class SCHEMA The example in the Synopis assumes that you want to first set up a Kio...

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

DBIx::Class::KiokuDB::EntryProxy - A proxying result class for KiokuDB objects River stage one • 6 direct dependents • 8 total dependents

This class implements the necessary glue to properly inflate resultsets for KiokuDB object into proper instances using KiokuDB....

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

KiokuDB::TypeMap::Entry::DBIC::Row - KiokuDB::TypeMap::Entry for DBIx::Class::Row objects. River stage one • 6 direct dependents • 8 total dependents

DBIx::Class::Row objects are resolved symbolically using the special ID format: dbic:row:$json The $json string is a serialization of: [ $result_source_name, @primary_key_values ] The row objects are not actually written to the KiokuDB storage, as th...

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

KiokuDB::TypeMap::Entry::DBIC::Schema - KiokuDB::TypeMap::Entry for DBIx::Class::Schema objects. River stage one • 6 direct dependents • 8 total dependents

This typemap entry handles references to DBIx::Class::Schema as a scoped singleton. The ID of the schema is always "dbic:schema". References to DBIx::Class::Schema objects which are not a part of the underlying DBIx::Class layout are currently not su...

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

KiokuDB::TypeMap::Entry::DBIC::ResultSet - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSet objects River stage one • 6 direct dependents • 8 total dependents

The result set is cloned, the clone will have its cache cleared, and then it is simply serialized normally. This is the only DBIx::Class related object that is literally stored in the database, as it represents a memory resident object, not a databas...

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC

KiokuDB::TypeMap::Entry::DBIC::ResultSource - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSource objects. River stage one • 6 direct dependents • 8 total dependents

This tyepmap entry resolves result source handles symbolically by name. References to the handle receive a special ID in the form: dbic:schema:rs:$name and are not actually written to storage. Looking up such an ID causes the backend to dynamically s...

DOY/KiokuDB-Backend-DBI-1.23 - 31 Mar 2014 20:06:52 UTC
9 results (0.071 seconds)