DBX logo

DBX

60개 이상의 데이터베이스를 지원하는 경량 크로스 플랫폼 데이터베이스 클라이언트

DevTool 최신: 0.5.57

Introduction

DBX is a lightweight cross-platform database client with a self-hosted Docker web edition. It supports more than 60 databases, including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server, Oracle, and Elasticsearch.

Features

  • SQL editing, syntax highlighting, completion, and formatting
  • Data browsing and editing with CSV, Excel, JSON, and Parquet import/export
  • ER diagrams, schema comparison, explain plans, and column lineage
  • Redis key browsing and MongoDB document management
  • Built-in AI SQL assistant with OpenAI-compatible endpoints
  • SSH tunnels, dark mode, and English and Chinese interfaces

1Panel로 DBX 배포

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for DBX and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.