29th May 2003 @ 20:35 EDT
Marcus Börger and myself will be presenting a workshop at LinuxTag this July demonstrating our PHP bindings for SQLite and some of the nice features we've cooked up.
- MySQL and PostgreSQL compatible API
- high performance "unbuffered" query
- fast iterator API
- Call PHP code from within SQL functions
- Implement aggregate SQL functions in PHP code
- Outperforms MySQL and PostgreSQL by 2-3 times the speed for many common operations.
by
Wez Furlong in
Conferences.
Post a comment