2

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
Russell Hankins
  • 201
  • 2
  • 7

1 Answers1

2

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
Russell Hankins
  • 201
  • 2
  • 7