There was a need to work with the MS SQL database, but I did not want to install and understand the complex SQL Management Studio program, and this product turned out to be very easy to install and use. For more then 2 month i've used the tool haven't came across any issues.
Based on our record, pgweb seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Another in this vein is "pgweb" for PostgreSQL, just need a binary to run its web interface. https://github.com/sosedoff/pgweb. - Source: Hacker News / 3 months ago
Built Pgweb (Postgres GUI) some time ago since I could not find a good minimalistic database explorer. https://github.com/sosedoff/pgweb The app is super simple, made with Go + jQuery and I still use it almost every day, and has brought it to every single company I've been with. - Source: Hacker News / over 1 year ago
Starting with web might be good option. With Go and embedding frontend files, you can have single file app that works. Example -> https://github.com/sosedoff/pgweb. Source: about 4 years ago
pgAdmin - pgAdmin Website
DBeaver - DBeaver - Universal Database Manager and SQL Client.
Adminer - Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
DataGrip - Tool for SQL and databases
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.