1 repo
Integrated development environments and text editors specifically optimized for writing, formatting, and debugging SQL queries.
Distinguishing note: Focuses on the code-editing experience rather than database administration or connectivity.
Explore 1 awesome GitHub repository matching development tools & productivity · SQL Editors. Refine with filters or upvote what's useful.
DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th
Provides a specialized code editor for writing, validating, and executing database scripts with query plan visualization.