-
beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
I personally use DBeaver at the moment but I recently learned about Beekeeper Studio and think it looks pretty slick: https://www.beekeeperstudio.io/
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
If you're not comfortable with the terminal client then you might want to consider tableplus.
-
dbgate
Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
You could also try DbGate. https://dbgate.org . It's free and open source, cross platform, runs as application and also as web client. DbGate author here.
-
Like to run the docker image Adminer which is a full-featured database management tool written in PHP(think phpMyAdmin).