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:
- [Download Pro Version](https://chat2db.ai/download)
- [Download Local Version](https://chat2db.ai/download)
- [Download Open Source Version](https://github.com/CodePhiliaX/Chat2DB/releases/tag/v0.3.6)
## 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
```bash
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: