Description
SQL databases can be queried from a simple desktop client for lightweight data analysis. It is useful for users who want a graphical way to inspect tables and run queries without a full database IDE.
SQL clients can expose or modify production data. Use read-only credentials when possible and confirm the connected database before running queries.