File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22title : 连接管理
3- description : 在 TablePro 中创建、组织和管理 12 种数据库引擎的连接
3+ description : 在 TablePro 中创建、组织和管理 18+ 种数据库引擎的连接
44---
55
66# 连接管理
77
8- TablePro 通过统一界面连接十二种数据库系统 。你可以创建连接、用颜色、标签和分组来组织它们,并在不离开当前工作区的情况下自由切换。
8+ TablePro 通过统一界面连接18+ 种数据库系统 。你可以创建连接、用颜色、标签和分组来组织它们,并在不离开当前工作区的情况下自由切换。
99
1010## 支持的数据库
1111
12- TablePro 原生支持十二种数据库系统 :
12+ TablePro 原生支持18+ 种数据库系统 :
1313
1414<CardGroup cols = { 2 } >
1515 <Card title = " MySQL" icon = " database" >
@@ -48,6 +48,15 @@ TablePro 原生支持十二种数据库系统:
4848 <Card title = " DuckDB" icon = " database" >
4949 DuckDB 嵌入式分析数据库。基于文件
5050 </Card >
51+ <Card title = " DynamoDB" icon = " database" >
52+ Amazon DynamoDB,支持 PartiQL 查询和 AWS IAM/Profile/SSO 认证
53+ </Card >
54+ <Card title = " Etcd" icon = " database" >
55+ etcd v3 键值存储,支持前缀树浏览和租约管理
56+ </Card >
57+ <Card title = " Cloudflare D1" icon = " database" >
58+ Cloudflare D1 边缘 SQLite 数据库
59+ </Card >
5160</CardGroup >
5261
5362## 创建连接
Original file line number Diff line number Diff line change 11---
22title : 简介
3- description : 原生 macOS 数据库客户端,支持 MySQL、PostgreSQL、SQLite、MongoDB、Redis、SQL Server、ClickHouse、Oracle、Redshift,并内置 AI SQL 助手
3+ description : 原生 macOS 数据库客户端,支持 18+ 种数据库( MySQL、PostgreSQL、SQLite、MongoDB、Redis 等),内置 AI SQL 助手
44---
55
66# TablePro
@@ -28,7 +28,7 @@ description: 原生 macOS 数据库客户端,支持 MySQL、PostgreSQL、SQLit
2828 Swift 与 Apple 原生框架。没有 Electron,没有 Web 视图。响应速度符合真正 Mac 应用的标准。
2929 </Card >
3030 <Card title = " 多数据库支持" icon = " database" >
31- MySQL、MariaDB、PostgreSQL、SQLite、MongoDB、Redis、SQL Server、ClickHouse、Oracle 和 Amazon Redshift,一个界面全搞定 。
31+ 18+ 种数据库: MySQL、MariaDB、PostgreSQL、SQLite、MongoDB、Redis、SQL Server、ClickHouse、Oracle、Redshift、DuckDB、Cassandra、Etcd、Cloudflare D1 等 。
3232 </Card >
3333 <Card title = " 智能自动补全" icon = " wand-magic-sparkles" >
3434 上下文感知的 SQL 自动补全,能识别你的 schema、表、列和 SQL 语法。
You can’t perform that action at this time.
0 commit comments