By Walt Mankowski (waltman) from Philadelphia.pm
Date: Saturday, October 11, 2008 11:20 AM
Duration: 20 minutes
Target audience: Any
Language:
Tags: database dbi sqlite
SQLite is the most widely deployed SQL database engine in the world. It's used throughout OS X as well as in Firefox, Google's Android, and in countless other applications. SQLite is extremely fast and lightweight, but it's lacking some features found in larger database systems. Fortunately SQLite can be easily extended with Perl. In this talk you'll learn how to write your own SQLite functions and aggregators in Perl.
Attended by: