WordPress has released a new SQLite driver that provides better MySQL compatibility through advanced query parsing and emulation. The driver features a complete MySQL lexer and grammar parser written in PHP, supports complex SQL operations like subqueries and UNION statements, and includes MySQL information schema emulation.
Table of contents
Architecture highlightsTrying the driverRunning WordPress on SQLiteNew featuresExamplesWhat’s nextSort: