DataGrip
Meet DataGrip, our new database IDE that is tailored to suit the specific needs of professional SQL developers. Allows you to execute queries in different modes and provides a local history that keeps track of all your activity and protects you from losing your work. Lets you jump to any table, view, or procedure by its name via the corresponding action, or directly from its usages in the SQL code. Gives you an extended insight into how your queries work and into the database engine behavior, so you can make your queries more efficient. DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing. DataGrip detects probable bugs in your code and suggests the best options to fix them on the fly. It will immediately let you know about unresolved objects, using keywords as identifiers and always offers a way to fix the problems.
Learn more
Azure Data Studio
Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux. Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Use Azure Data Studio to query, design, and manage your databases and data warehouses wherever they are, on your local computer or in the cloud. We recommend the user installer, which simplifies installations and updates and doesn't require Administrator privileges.
Learn more
DBeaver Community
DBeaver Community is a free, open-source database management tool recommended for personal projects. Manage and explore SQL databases like MySQL, MariaDB, PostgreSQL, SQLite, Apache Family, and more.
Connect to popular SQL databases (PostgreSQL, MySQL, SQL Server, Oracle, SQLite, etc.)
SQL editor to create queries with syntax highlighting and autocompletion
AI assistant in SQL for building queries through natural language
SSL/TLS support for encrypted connections
SSH tunneling for secure remote access
Proxy configuration to work with databases behind a corporate firewall
Session Manager to terminate, disconnect, view and search for sessions
Lock Manager to monitor and manage database locks
Entity Relationship Diagrams to interactively explore and visualize database structure
Query manager to view all executed queries, including execution time, duration, affected rows, and errors.
Data editor to view, edit, and filter data
Learn more
CloudBeaver Enterprise
CloudBeaver Enterprise is a lightweight, browser-based data management platform designed for secure, multi-source database operations. It enables seamless integration with SQL, NoSQL, and cloud databases, including AWS, Microsoft Azure, and Google Cloud Platform (GCP), through its cloud explorer feature. It supports a range of functionalities such as data visualization, SQL script execution with smart autocompletion, entity-relationship diagramming, and AI-assisted query generation. Deployment is simplified via a single Docker command, and the system supports offline server installations without requiring internet access. Advanced user management capabilities include integration with enterprise authentication systems like AWS SSO, SAML, and OpenID, allowing for secure access control and user provisioning. CloudBeaver Enterprise also facilitates collaboration among teams by enabling shared access to resources and connections.
Learn more