slides/php5intro/sqlite.xml
SQLite
20/23
Maguma Studio
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