Skip to content

devlive-community/dbm


Logo

Typing SVG

Documentation

中文
English

Security


OSCS Status

Contributors


GitHub Contributors Image

Stargazers over time


Stargazers over time

Overview


version

GitHub release (latest by date including pre-releases) GitHub all releases

GitHub branch checks state GitHub Release Date

GitHub commit activity GitHub contributors GitHub last commit

Workflow


GitHub Actions workflow

Test by push Publish New Release Publish docs via GitHub Pages

Development workflow

codebeat badge With Electron With Angular With Jetbrains

Mirror


GitHub

GitHub stars GitHub license GitHub issues GitHub forks

Gitee

star fork Fork me on Gitee

Supported Databases


DBM can query data from any SQL-speaking datastore or data engine (ClickHouse and more).

Here are some of the major database solutions that are supported:

ClickHouse Trino Presto MySQL PostgreSQL Druid ElasticSearch Hologres

Features


  • Support query history (pagination, clear all, etc.)
  • Support selected sql clauses query
  • Support terminating query
  • Support table management
    • Delete table operation
    • Get ddl operation
    • Get table preview data operation
    • Rename table operation
  • Support column management
    • Add column operation
    • Delete column operation
    • Get column info operation
    • Modify column operation
    • Rename column operation
  • Support database management (delete, create)
  • Support custom query
  • Support multiple data sources management(connection test, monitoring)
  • Support customized appearance
  • Support monitor (processor, connection, query)
  • Support migrate data

Join Us


Open the DingTalk software and scan the following QR code to join

Thank you


Installation and Configuration


Extended documentation for DBM