Hacker News new | ask | show | jobs
by gizdan 1778 days ago
Ask yourself, why do you need a MySQL DB in the first place? If the service can get away with sqlite, use that. Alternatively, there is also rqlite (and I think another similar project) that allows for sqlite to be HA.
1 comments

rqlite author here, happy to answer any questions about it.

https://github.com/rqlite/rqlite