Google Cloud SQL
Cloud SQL is a fully managed relational database service that supports MySQL, PostgreSQL, and SQL Server. It includes rich extensions, configuration flags, and developer ecosystems. Cloud SQL offers $300 in credits for new customers. You won't pay until you upgrade. Reduce maintenance costs by using fully managed MySQL, PostgreSQL, and SQL Server databases. The SRE team provides 24/7 support for reliable and secure services. Data encryption in transit and at rest ensures the highest level of security. Private connectivity with Virtual Private Cloud, user-controlled network access, and firewall protection add an additional layer of safety.
Compliant with SSAE 16, ISO 27001, PCI DSS, and HIPAA, you can trust your data to be protected. Scale your database instances with a single API request, whether you are just testing or need a highly available database in production. Standard connection drivers and integrated migration tools let you create and connect to a database in a matter of minutes.
Transform your database management with AI-driven support in Gemini, currently available in preview on Cloud SQL. It enhances development, optimizes performance, and simplifies fleet management, governance, and migration.
Learn more
DbVisualizer
DbVisualizer is one of the world’s most popular database clients.
Developers, analysts, and DBAs use it to advance their SQL experience with modern tools to visualize and manage their databases, schemas, objects, and table data and to auto-generate, write and optimize queries.
It has extended support for 30+ of the major databases and has basic-level support for all databases that can be accessed with a JDBC driver. DbVisualizer runs on all major OSes.
Free and Pro versions are available.
Learn more
HeidiSQL
HeidiSQL is a free program that aims to make it easy to use. "Heidi" allows you to view and edit data and structures on computers that run one of the following database systems: MariaDB, MySQL or Microsoft SQL. Ansgar invented HeidiSQL in 2002. It is one of the most popular tools for MariaDB or MySQL. OpenSource, free for everyone Multiple servers can be connected in one window. MariaDB, MySQL and MS SQL are supported. You can connect to servers via commandline. You can connect via SSH tunnel or SSL settings. Edit tables, views, stored procedures, triggers, and scheduled events. You can create beautiful SQL-exports and then compress them or copy them to the clipboard. Export directly from one server/database to another server/database. You can manage user privileges, import text-files, and export table rows in CSV, HTML HTML, XML, SQL, LaTeX Wiki Markup, and PHP Array. A grid allows you to browse and edit table-data.
Learn more
Database X-Ray
Database X-Ray, a SQL Server utility, allows you to view all database objects tabularly. It also shows the relationships between objects, such as objects referenced by a particular object and objects that reference this object. This includes Tables and Views as well as Stored Procedures. Functions and Triggers. You can see at a glance how deleting or changing a database object will affect it. You won't see that in a database diagram!) You can also view the DDL or code that created the object, copy it and use it however you want. You only need a valid database connection string, local or remote, to get started. Works with Azure SQL database too!
Learn more