Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Chat2DB Community is a free, cross-platform database client for Windows, macOS,
- **SQL workspace** — editing, completion, formatting, execution, saved SQL, and execution history.
- **AI assistant** — bring your own AI model to generate, explain, and optimize SQL in natural language.
- **Database management** — browse metadata, manage tables and objects (DDL/DML), and edit data in place.
- **Data import and export**, **dashboards and charts**, and a **CLI with MCP support**.
- **Data import and export**, **dashboards and charts**, and an **[open-source CLI with MCP support](https://github.com/OtterMind/Chat2DB-CLI)**.

<div align="center">

Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Chat2DB Community 是一款免费的跨平台数据库客户端,支持 Windows
- **SQL 工作空间** —— SQL 编辑、补全、格式化、执行、SQL 收藏与历史记录。
- **AI 助手** —— 接入自定义 AI 模型,用自然语言生成、解释和优化 SQL。
- **数据库管理** —— 元数据浏览、表和对象管理(DDL/DML)、在线编辑数据。
- **数据导入导出**、**Dashboard 与图表**,以及支持 **MCP 的 CLI**。
- **数据导入导出**、**Dashboard 与图表**,以及支持 **[MCP 的开源 CLI](https://github.com/OtterMind/Chat2DB-CLI)**。

<div align="center">

Expand Down
2 changes: 1 addition & 1 deletion README_ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Chat2DB Community es un cliente de bases de datos gratuito y multiplataforma par
- **Espacio de trabajo SQL** — edición, autocompletado, formato, ejecución, SQL guardado e historial de ejecución.
- **Asistente de IA** — use su propio modelo de IA para generar, explicar y optimizar SQL en lenguaje natural.
- **Gestión de bases de datos** — explore metadatos, gestione tablas y objetos (DDL/DML) y edite los datos directamente.
- **Importación y exportación de datos**, **paneles y gráficos**, y una **CLI con soporte de MCP**.
- **Importación y exportación de datos**, **paneles y gráficos**, y una **[CLI de código abierto compatible con MCP](https://github.com/OtterMind/Chat2DB-CLI)**.

<div align="center">

Expand Down
2 changes: 1 addition & 1 deletion README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Chat2DB Community は、Windows、macOS、Linux に対応した無料のクロ
- **SQL ワークスペース** — 編集、補完、フォーマット、実行、保存済み SQL、実行履歴。
- **AI アシスタント** — 自分の AI モデルを接続し、自然言語で SQL の生成・説明・最適化を行えます。
- **データベース管理** — メタデータの参照、テーブルとオブジェクトの管理(DDL/DML)、データのインライン編集。
- **データのインポートとエクスポート**、**ダッシュボードとチャート**、**MCP 対応の CLI**。
- **データのインポートとエクスポート**、**ダッシュボードとチャート**、**[MCP 対応のオープンソース CLI](https://github.com/OtterMind/Chat2DB-CLI)**。

<div align="center">

Expand Down
2 changes: 1 addition & 1 deletion README_KO.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Chat2DB Community는 Windows, macOS, Linux를 지원하는 무료 크로스 플
- **SQL 워크스페이스** — 편집, 자동 완성, 서식 지정, 실행, 저장된 SQL 및 실행 기록을 제공합니다.
- **AI 어시스턴트** — 자체 AI 모델을 연결하여 자연어로 SQL을 생성, 설명 및 최적화합니다.
- **데이터베이스 관리** — 메타데이터 탐색, 테이블 및 객체 관리(DDL/DML), 데이터 직접 편집을 지원합니다.
- **데이터 가져오기 및 내보내기**, **대시보드 및 차트**, 그리고 **MCP를 지원하는 CLI**를 제공합니다.
- **데이터 가져오기 및 내보내기**, **대시보드 및 차트**, 그리고 **[MCP를 지원하는 오픈 소스 CLI](https://github.com/OtterMind/Chat2DB-CLI)**를 제공합니다.

<div align="center">

Expand Down
Loading