Favicon of CloudBeaver

CloudBeaver

Access and manage 100+ databases. Use advanced tools for SQL development, data analysis, schema design, and secure administration in one unified application.

Work with any data source from a single, unified application. This professional database tool is designed to simplify complex tasks for both technical and business users, adapting to the needs of developers, analysts, and administrators alike. It provides a comprehensive toolset to explore, process, and manage over 100 different SQL, NoSQL, and cloud databases.

Take advantage of a complete data management toolkit that includes:

  • Powerful SQL Editor: Develop, execute, and reuse scripts with advanced formatting and data profiling functions.
  • Visual Query Builder: Construct complex queries visually without writing code, and see the results instantly.
  • Comprehensive Data Management: Analyze, compare schemas, visualize, and migrate data between various formats and sources.
  • Advanced Security: Connect securely with support for complex authorization like SSO, Kerberos, and multi-factor authentication.
  • Versatile Data Handling: Easily import and export data in multiple formats, including CSV, JSON, XML, and XLSX.
  • Database Administration: Perform maintenance, manage user sessions, and handle backups from one place.

Directory Structure

cloudbeaver
workspace
.env
docker-compose.yml

docker-compose.yml

services:
  cloudbeaver:
    image: dbeaver/cloudbeaver:latest
    container_name: cloudbeaver
    restart: unless-stopped
    ports:
      - "8978:8978"
    volumes:
      - ./workspace:/opt/cloudbeaver/workspace

.env

# CloudBeaver does not require sensitive environment variables for initial deployment.
# Initial setup, database connections, and admin account creation are handled through the web interface on first access.

Share:

Ad
Favicon

 

  
 

Similar to CloudBeaver

Favicon

 

  
  
Favicon

 

  
  
Favicon