SQLite
26/34
Streams and filters
SQLite (example)
•
Bundled with PHP 5
•
Fast and easy interface to 'flat files'
•
SQL 99 subset
•
No daemon required
•
Enabled by default
•
Callbacks for normal functions and aggregation functions