Latest articles ↓

Exclusive

Two Ways to Run WordPress on SQLite

WordPress officially requires MySQL or MariaDB, but it is possible to run it on SQLite instead. SQLite is a file-based database that requires no server process, no configuration, and no separate…