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
phpMyAdmin
phpMyAdmin is an open-source tool developed in PHP that facilitates the management of MySQL databases through a web interface. It offers extensive functionality for both MySQL and MariaDB, allowing users to perform common tasks like managing databases, tables, columns, relationships, indexes, users, and permissions easily through its user-friendly interface. Users can also directly execute SQL statements for more complex queries. Comprehensive documentation is available, and the community encourages contributions to the wiki, where users can share tips and guides on various operations. The phpMyAdmin team is dedicated to assisting users with any challenges they may encounter, providing multiple support channels for assistance. Moreover, to enhance accessibility for a diverse audience, phpMyAdmin is available in 72 languages, accommodating both left-to-right and right-to-left script languages. Users can efficiently manage their databases by creating, copying, dropping, renaming, and modifying their structures as needed. This flexibility makes phpMyAdmin a versatile tool for database administration.
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