DbGate is a cross-platform SQL + NoSQL client that runs on Windows, macOS, Linux as desktop app, or in Docker - and then entirely in your browser.
It has very powerful data browser, which allows you to quickly find or modify, what you need, even when using complicated relations. There are many filtering options allowing you in few clicks define quite complex conditions.
You could of course use classical SQL editor with code completion or query designer. DbGate also has capability of design queries on NoSQL databases (MongoDB, Cassandra) and event join results with SQL databases.
Database compare tool is very fast, as it uses already cached DB models. You could browse and filter objects by type (table, view, procedure function) and by comparing status (equal, changed, added, removed). You could also deploy changes to database.
Quite new feature is DbGate Cloud - online storage for connections and SQL scripts. You could also share folders with connections with others, with role-base permission access. Useful is also knowledge base - collection of SQL scripts solving typical database tasks for specific databases.