CodePhiliaX/Chat2DB
Fork: 2094 Star: 18715 (更新于 2025-02-11 21:45:07)
license: Apache-2.0
Language: Java .
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
最后发布版本: v0.3.7 ( 2025-01-15 09:28:25)
https://github.com/user-attachments/assets/4ae824cf-7d14-4d5b-9ceb-66481bcefc19
Chat2DB is an intelligent, universal SQL client and data reporting tool that integrates AI capabilities. Chat2DB helps you write SQL queries faster, manage databases, generate reports, explore data, and interact with multiple databases. Chat2DB is an open-source project, and we welcome your contributions.
1. Intelligent SQL Generation:
Chat2DB Pro supports AI-driven intelligent SQL development to help you write SQL queries faster.
2. Database Management:
Supports more than 10 databases, including MySQL, PostgreSQL, H2, Oracle, SQLServer, SQLite, MariaDB, ClickHouse, DM, Presto, DB2, OceanBase, Hive, KingBase, MongoDB, Redis, Snowflake, and more.
3. Intelligent Report Generation:
Chat2DB Pro supports AI-driven intelligent data reporting to help you generate dashboards faster.
4. Data Structure Synchronization:
Chat2DB Pro supports database table structure synchronization to help you sync database table structures faster.
Feature Comparison
Feature | Community Open Source | Local | Pro |
---|---|---|---|
Database Types | 16+ | Target 100+ | Target 100+ |
Supported AI | Requires AI Configuration | AI ready on installation | AI ready on installation |
AI Capabilities | Basic | Varied | Varied |
Visual Table Editor | ✅ | ✅ | ✅ |
SQL Console | ✅ | ✅ | ✅ |
SQL Formatting | ✅ | ✅ | ✅ |
Save Query Records | ✅ | ✅ | ✅ |
Theme Color Settings | ✅ | ✅ | ✅ |
Data Structure Sync | ❌ | ✅ | ✅ |
Database Grouping | ❌ | ✅ | ✅ |
Database Structure Import/Export | ❌ | ✅ | ✅ |
Data Import/Export | ❌ | ✅ | ✅ |
Data Migration | ❌ | ✅ | ✅ |
Copy/Clear Table | ❌ | ✅ | ✅ |
Open and Run SQL Files | ❌ | ✅ | ✅ |
UML Diagram | ❌ | In Development | In Development |
Generate Code | ❌ | ✅ | ✅ |
Copy Results as Insert/Update | ❌ | ✅ | ✅ |
Modify Query Results | ❌ | ✅ | ✅ |
Intelligent SQL Editor | ❌ | ✅ | ✅ |
AI Table Creation | ❌ | ✅ | ✅ |
AI Data Sets | ❌ | ✅ | ✅ |
Chat2Excel | ❌ | ✅ | ✅ |
Intelligent Dashboard | ❌ | ✅ | ✅ |
Editor Settings | ❌ | ✅ | ✅ |
Custom Shortcuts | ❌ | ✅ | ✅ |
Cross-device Usage | ❌ | ❌ | ✅ |
Download and Installation
Chat2DB is a cross-platform application that supports Windows, MacOS, and Linux. You can download Chat2DB from the following links:
Community Edition Docker Installation
System Requirements
Before installing Chat2DB, ensure your system meets the following requirements:
- Docker 19.03.0 or later
- Docker Compose 1.25.0 or later
- CPU >= 2 Cores
- RAM >= 4 GiB
docker rm chat2db
docker run --name=chat2db -ti -p 10824:10824 -v ~/.chat2db-docker:/root/.chat2db chat2db/chat2db:latest
docker start chat2db
Code Debugging
Runtime Environment
Note: If local debugging is needed:
- Java runtime: Open JDK 17
- Node.js runtime: Node 16 Node.js.
Clone the repository locally
$ git clone git@github.com:chat2db/Chat2DB.git
Frontend Debugging
Node version must be 16 or higher
Use yarn only, npm is not supported
$ cd Chat2DB/chat2db-client
$ yarn
$ yarn run start:web
Backend Debugging
$ cd ../chat2db-server
$ mvn clean install # Maven version 3.8 or higher is required
$ cd chat2db-server/chat2db-server-start/target/
$ java -jar -Dloader.path=./lib -Dchatgpt.apiKey=xxxxx chat2db-server-start.jar # 需要安装java 17以上版本,启动应用 chatgpt.apiKey 需要输入ChatGPT的key,如果不输入无法使用AIGC功能
Standalone Deployment
# chat2db-client
$ npm run build:web:prod
$ cp -r dist ../chat2db-server/chat2db-server-start/src/main/resources/static/front
$ cp -r dist/index.html ../chat2db-server/chat2db-server-start/src/main/resources/thymeleaf
Contact Us
- Email: Chat2DB@ch2db.com
- Discord: Join our Discord server
- Twitter: @Chat2DB
- YouTube: Chat2DB Channel
- GitHub: Chat2DB GitHub
Acknowledgments
Thanks to everyone who has contributed to Chat2DB~~

Star History

License
The primary license used by this software is the Apache License 2.0, supplemented by the Chat2DB License.
最近版本更新:(数据更新于 2025-02-11 21:44:52)
2025-01-15 09:28:25 v0.3.7
2024-12-24 10:14:59 v0.3.6
2024-11-21 09:51:27 v0.3.5
2024-10-31 18:52:00 v3.4.1
2024-10-29 20:52:26 v3.4.0
2024-07-24 12:27:28 v3.2.4
2024-07-24 09:31:17 v3.2.3
2024-06-13 13:43:26 v3.2.2
2024-04-09 01:03:38 v3.1.22
2024-01-03 20:27:27 v3.1.19
主题(topics):
ai, bi, chatgpt, clickhouse, clickhouse-client, database, datagrip, db2, dbeaver, gpt, hive, mysql, navicat, oracle, postgresql, redis, redis-client, sqlserver, text2sql
CodePhiliaX/Chat2DB同语言 Java最近更新仓库
2025-02-14 22:09:07 spring-projects/sts4
2025-02-13 22:02:34 spring-projects/spring-framework
2025-02-13 18:01:38 line/line-bot-sdk-java
2025-02-12 12:46:58 dromara/dante-cloud
2025-02-11 03:12:11 PBH-BTN/PeerBanHelper
2025-02-10 17:59:21 code4craft/webmagic