https://github.com/devlive-community/dbm
Full platform database management tool, supports ClickHouse, Presto, Trino, MySQL, PostgreSQL, Apache Druid, ElasticSearch...
https://github.com/devlive-community/dbm
clickhouse database electron mysql postgresql presto sql trino
Last synced: 10 days ago
JSON representation
Full platform database management tool, supports ClickHouse, Presto, Trino, MySQL, PostgreSQL, Apache Druid, ElasticSearch...
- Host: GitHub
- URL: https://github.com/devlive-community/dbm
- Owner: devlive-community
- License: apache-2.0
- Created: 2021-05-19T11:09:11.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-29T14:56:54.000Z (about 1 year ago)
- Last Synced: 2024-05-28T08:32:11.310Z (11 months ago)
- Topics: clickhouse, database, electron, mysql, postgresql, presto, sql, trino
- Language: TypeScript
- Homepage: https://dbm.edurt.io
- Size: 14.8 MB
- Stars: 387
- Watchers: 10
- Forks: 49
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-clickhouse - devlive-community/dbm - DBM is an open-source database management system that supports various SQL-speaking databases. (Integrations / Deployment and Management Tools)
- awesome-hacking-lists - devlive-community/dbm - Full platform database management tool, supports ClickHouse, Presto, Trino, MySQL, PostgreSQL, Apache Druid, ElasticSearch... (TypeScript)
README
[](https://git.io/typing-svg)
**Documentation**
[中文](http://dbm-zh.edurt.io/)
[English](https://dbm.edurt.io/)## Security
---
[](https://www.murphysec.com/dr/jv6PXUWIeGXUsjTRup)
## Contributors
---

## Stargazers over time
---
[](https://starchart.cc/EdurtIO/dbm)
## Overview
---

[](https://github.com/EdurtIO/dbm)




## Workflow
---
**GitHub Actions workflow**
[](https://github.com/EdurtIO/dbm/actions/workflows/push-compile-test.yml)
[](https://github.com/EdurtIO/dbm/actions/workflows/upload-to-release.yml)
[](https://github.com/EdurtIO/dbm/actions/workflows/publish-docs.yml)**Development workflow**
[](https://codebeat.co/projects/github-com-edurtio-incubator-dbm-master)
[](https://electronjs.org/)
[](https://angular.io/)
[](https://www.jetbrains.com/)## Mirror
---
**GitHub**
[](https://github.com/EdurtIO/incubator-dbm/stargazers)
[](https://github.com/EdurtIO/incubator-dbm/blob/master/LICENSE)
[](https://github.com/EdurtIO/incubator-dbm/issues)
[](https://github.com/EdurtIO/incubator-dbm/network)**Gitee**
[](https://gitee.com/EdurtIO/dbm/stargazers)
[](https://gitee.com/EdurtIO/dbm/members)
[](https://gitee.com/EdurtIO/dbm)## 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:
## 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
---
- [Jetbrains](https://www.jetbrains.com/)
## Installation and Configuration
---
[Extended documentation for DBM](http://dbm-zh.edurt.io/reference/get_started/install.html)