Stars
Forks
Watchers
Developer links
CloudBeaver
CloudBeaver puts a full-featured database management environment in your browser, connecting to PostgreSQL, MySQL, SQL Server, Oracle, ClickHouse, and over 100 additional engines through one unified interface that requires no desktop client installation. The Java server exposes a TypeScript/React frontend through a GraphQL API where teams can browse schemas, edit data, visualize relationships, and execute queries across all connected databases in a single workspace. The SQL Editor provides syntax highlighting, auto-completion with fuzzy search, AI-assisted SQL generation from natural language prompts, script management with save/download/upload capabilities, execution plan visualization, and multi-tab result display. The Data Editor enables direct cell editing, filtering, sorting, and bulk data modification with support for spatial GIS data rendering. Database administrators access a Navigator panel for browsing schemas, tables, views, foreign tables, triggers, dependencies, and stored procedures across all connected databases. ER Diagrams visualize table relationships and schema structure, while the Visual Query Builder constructs queries without hand-writing SQL. Multi-user administration provides role-based access control, connection sharing with configurable permissions, and session management. SSH tunneling secures remote database connections, and data can be exported or imported in multiple formats. Query History tracks all executed statements with timestamps and execution statistics. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. Apache 2.0 licensed.
Benefits
- Universal Database Access via Browser
- Connect to PostgreSQL, MySQL, SQL Server, Oracle, ClickHouse, DuckDB, and 100+ database engines from any browser without installing desktop clients or managing local JDBC drivers.
- AI-Powered SQL Development
- AI Smart Assistance generates SQL from natural language, while auto-completion with fuzzy search, syntax highlighting, execution plan visualization, and script management accelerate query development workflows.
- Team-Oriented Database Administration
- Multi-user role-based access control with shared connections, configurable permissions per database, session management, and connection-level access policies enable secure collaborative database operations.
- Visual Schema and Data Exploration
- ER Diagrams map table relationships, Visual Query Builder constructs queries graphically, spatial GIS viewer renders geographic data, and data export supports CSV, JSON, and SQL formats.
Features
- SQL Editor Suite
- Full-featured SQL editing with syntax highlighting, auto-completion, AI generation, execution plans, multi-tab results, and script save/download/upload management.
- 100+ Database Drivers
- Connects to PostgreSQL, MySQL, SQL Server, Oracle, ClickHouse, DuckDB, MariaDB, H2, Firebird, and DB2 via pluggable JDBC drivers with SSH tunneling support.
- ER Diagram Visualization
- Interactive entity-relationship diagrams display table structures, foreign key relationships, column details, and schema navigation across all connected database engines.
- Data Import and Export
- Transfer data between databases with multi-format export including CSV, JSON, and SQL dump, plus file-based import for bulk data loading operations.
- GraphQL API Access
- Server exposes a GraphQL API enabling programmatic database operations, connection management, and query execution for integration with external tools and automation pipelines.