This commit is contained in:
27
apps/cloudbeaver/metadata/description.md
Executable file
27
apps/cloudbeaver/metadata/description.md
Executable file
@@ -0,0 +1,27 @@
|
||||
# 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:
|
||||
|
||||
1. Access CloudBeaver at the configured port (default: **8978**)
|
||||
2. Default credentials: **admin** / **admin**
|
||||
3. Change the default password on first login
|
||||
4. 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.
|
||||
BIN
apps/cloudbeaver/metadata/logo.jpg
Executable file
BIN
apps/cloudbeaver/metadata/logo.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user