Database management GUI

From Rixort Wiki
Revision as of 08:45, 23 June 2021 by Paul (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.