Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
Each time a query is executed it gets 'logged' into QUERY HISTORY from where the query can be shown again in the editor.
It would be nice to have messages output for that query logged also - like, execution time, warnings if present, or whatever the engine presents.