Virtual tables in Perl for SQLite

Virtual tables in Perl for SQLite

By Laurent Dami (‎dami‎) from Geneva.pm
Date: Friday, 5 September 2014 15:35
Duration: 20 minutes
Target audience: Intermediate
Language: English
Tags: dbi sqlite

You can find more information on the speaker's site:


SQLite has a concept of "virtual tables" which look like regular tables but are implemented internally through specific functions. In the next version of DBD::SQLite it will be possible to implement virtual tables in Perl. This offers lots of exciting possibilities, like joining regular DBMS data with some other kind of data within your
Perl programs, or having virtual columns containing file contents.
See https://github.com/DBD-SQLite/DBD-SQLite/


Attended by: Manfred Stock (‎mstock‎),

Sponsors

Blog