Files
runtipi/apps/cloudbeaver/metadata/description.md
alexz cd78becb97
Some checks failed
Test / test (push) Has been cancelled
upload current sources
2025-12-14 07:02:02 +00:00

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:

  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.