Database management GUI

From Rixort Wiki
Jump to navigation Jump to search

Database management GUI targetted at MySQL, MariaDB and Percona.

Reasons for specific database system support

  • Fewer test cases
  • Most people only work with one system
  • MySQL is by far the most popular database for web applications

Language options

Most likely to use Go, because of its ease of deployment (single binary) and support for Windows, macOS and Linux.