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
Windocks
Windocks provides on-demand Oracle, SQL Server, as well as other databases that can be customized for Dev, Test, Reporting, ML, DevOps, and DevOps. Windocks database orchestration allows for code-free end to end automated delivery. This includes masking, synthetic data, Git operations and access controls, as well as secrets management. Databases can be delivered to conventional instances, Kubernetes or Docker containers.
Windocks can be installed on standard Linux or Windows servers in minutes. It can also run on any public cloud infrastructure or on-premise infrastructure. One VM can host up 50 concurrent database environments. When combined with Docker containers, enterprises often see a 5:1 reduction of lower-level database VMs.
Learn more
DataGrip
Introducing DataGrip, a cutting-edge database integrated development environment designed specifically for the needs of SQL professionals. This tool allows for executing queries in various modes while maintaining a local history that safeguards your work by tracking all activities. Users can effortlessly navigate to any table, view, or procedure by name through specific actions or directly from their usages within SQL code. Additionally, DataGrip offers in-depth insights into the performance of your queries and the behavior of the database engine, enabling you to optimize your queries for better efficiency. With context-sensitive code completion, writing SQL becomes a faster process, as the feature is aware of the structure of tables, foreign keys, and database objects within the code you are currently working on. The IDE also identifies potential errors in your code and provides immediate suggestions for fixes, ensuring a smoother coding experience. Moreover, it promptly notifies you about any unresolved objects, utilizing keywords as identifiers while consistently offering solutions to rectify issues that arise. This combination of features makes DataGrip an invaluable tool for developers aiming to enhance their productivity and code quality.
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