

It's easier for experienced programmers to develop and test the DB setup before sending to the production. Our intention was also to lower the barrier for learning and using relational databases. It's the same experience, one click to turn on the server and another click to quit. More than just MySQLĬurrently, other than MySQL, DBngin also supports PostgreSQL and Redis.

No dependencies.įrom the server control panel, you can be able to manage all the servers, turn on/off, start a new server or re-config an existing server.įor your convenience, DBngin also allows you to open the command line tools in your Terminal. You can create as many servers as you want.

I could have used Docker but it's sort of overkill. The easiest way was to use Homebrew service but it nearly impossible to run multiple servers and manage them. The last time I wanted to install MySQL 8.0 and MySQL 5.7 all at the same time on my Mac and I couldn't really be able to find a way to do that.
