Skip to content

Query MySQL database and mirror relevant tables to a local SQLite database.

License

Notifications You must be signed in to change notification settings

WhyAskWhy/mysql2sqlite

Repository files navigation

mysql2sqlite

Query MySQL database and mirror relevant tables to a local SQLite database. This project currently uses a MySQL database used by Postfix/Dovecot mail servers as the default source database to test against. Future work should help to generalize the interface so that this project can be used to replicate any source MySQL database

Target Audience

Code quality is rough; the target audience is mostly internal users. Please file an issue for any improvements/suggestions. Pull Requests are welcome, but please base them on obvious improvements (bug or performance issues) or existing issues already created for the project. Because the current code is in a state of flux, large PRs may be challenging to implement.

Related Projects

References / Credits

About

Query MySQL database and mirror relevant tables to a local SQLite database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages