shlomi-noach / awesome-mysql

A curated list of awesome MySQL software, libraries, tools and resources
Other
2.33k stars 373 forks source link

Added Chartbrew to the list of GUI applications #98

Closed razvanilin closed 3 years ago

razvanilin commented 3 years ago

Chartbrew is an open-source platform used for visualizing data. Works with MySQL and a user is able to query their MySQL database create dashboards and charts.

The repo is here: https://github.com/chartbrew/chartbrew And official website: https://chartbrew.com

shlomi-noach commented 3 years ago

I'm not sure this fits with awesome-mysql. The fact this open source solution can read data from a MySQL server and visualize it, doesn't make it a MySQL visualization/GUI tool. It's a charting interface that happens to be able to read data fro MySQL, among other input sources.

I'm open to discussion in case I'm wrong in this analysis. Otherwise best of luck with this project, it looks very nice indeed.

razvanilin commented 3 years ago

I looked in more detail on the list of GUI applications and it does look like the theme is more towards management, not just read-only/viz tool as Chartbrew is. I agree with your remark above, Chartbrew doesn't really fit in there. Only maybe if there is another section, but that's probably another discussion 😅

shlomi-noach commented 3 years ago

Thank you for confirming