Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Do the current 3rd party tools work with MariaDB - SqlYog, etc.?


Yes existing MySQL tooling works with MariaDB. The wire protocol is still the same so existing MySQL drivers work to connect to MariaDB as well.

The reverse situation is also useful. The MariaDB client drivers can connect to both MariaDB and MySQL instances yet are licensed LGPL (vs GPL for the MySQL client drivers) which is great for closed source commercial products (and general license compatibility).

We use it in the in house deployed version of our product (database client in your browser[1]) and will be switching the cloud hosted version over to it soon as well. No issues with it so far.

[1]: http://www.jackdb.com/


When Monty was asked this question during one conference, he recomended HeidiSQL http://www.heidisql.com/


I tried MySQL Workbench and it does not fully work with MariaDB. Using some of the GUI actions would cause it to spin and not return any results.


SqlYog does, not sure about other tools.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: