SQLite is a single file, server-less database, that is very lightweight and portable. It is used in the WordPress Playground to allow users to quickly test core, plugins and themes. The SQLite Database Integration plugin is a project to replicate all of the features of MySQL that WordPress uses. I could see in the future SQLite being used to create and share datasets between websites.

