Are there any GUIs for Mariadb on the Raspberry Pi besides phpmysql? I'm hoping for something that's as easy to install as
sudo apt-get install mariadb-server
Are there any GUIs for Mariadb on the Raspberry Pi besides phpmysql? I'm hoping for something that's as easy to install as
sudo apt-get install mariadb-server
I found I could use mysql workbench, but there are incompatibility issues. I was hoping I could find something better.
sudo apt-get install mysql-workbench