For increased compatibility with SQLite, it would be nice to be able to:
- Import a SQLite database into a MySQL database.
- Import a MySQL database into a SQLite database.
- Export a MySQL database to a SQLite database.
- Export a SQLite database to a MySQL database.
I think these features could live inside of wp db export and wp db import.