1.2 KiB
Executable File
1.2 KiB
Executable File
CloudBeaver
CloudBeaver is a web-based database management platform that provides a rich web interface for working with databases directly from your browser.
Features
- Multi-Database Support: Works with PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, DB2, SQLite, Firebird, and many more
- Web-Based Interface: No desktop client needed - access from any modern web browser
- Connection Management: Easily manage multiple database connections
- SQL Editor: Full-featured SQL editor with syntax highlighting and autocomplete
- Data Visualization: View and edit data in intuitive table views
- Query History: Keep track of all your executed queries
- User Management: Multi-user support with role-based access control
- Import/Export: Import and export data in various formats
Getting Started
After installation:
- Access CloudBeaver at the configured port (default: 8978)
- Default credentials: admin / admin
- Change the default password on first login
- Create database connections to start managing your databases
Connecting to Host Databases
To connect to databases running on your host machine, use host.docker.internal as the hostname in your connection settings.