Wez Furlong

Browse archives
Conference Presentations
Subscribe. (circulation 772)
Comments. (circulation 1)

Search powered by Google

I am Wez Furlong, Director of Engineering at Message Systems. My team is responsible for the fastest MTA on Earth.

I'm also a PHP Core developer and OpenSource contributor, residing in Maryland with Juliette, Xander and Lily. (read more)

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.
Post a comment