MotherDuck / DuckDB
测试版
按 MotherDuck
描述
MotherDuck 为 95% 不需要 PB 级规模的数据团队和数据应用程序开发人员提供简化、高性能和高效的数据仓库(基于轻量级 DuckDB 引擎)。
其独特的架构将云的灵活性和规模与用户自己的笔记本电脑的分析能力相结合。当前的数据仓库模型是每个人共享的大型主机,经常导致资源争用。使用 MotherDuck,每个用户都有自己的 Duckling (独立运行时),因此用户可以获得一致的性能体验。
以分析师为中心: MotherDuck 专注于关键任务[加载数据、分析数据、与生态系统集成],提供简化的体验。
- 无服务器,无需担心安装问题
- UI 使关键的数据工程任务变得简单
- AI 助手
- 美观、快如闪电的 SQL
- 使用您的笔记本电脑提高性能,加快分析速度并降低云成本。
专为数据应用设计,是一种快速且经济高效的解决方案,可处理高并发性、低延迟的工作负载
- 每个用户都有自己的 Duckling (独立运行时),因此用户可以获得一致的性能体验。
- 在浏览器中体验每秒 60 帧的 WASM 客户端
世界一流的支持由一个热爱客户的组织提供,该组织致力于创造超级粉丝
安装
- Download a recent version of the DuckDB JDBC driver and copy it into the Tableau Drivers directory:
- MacOS:
~/Library/Tableau/Drivers/
- Windows:
C:\Program Files\Tableau\Drivers
- Linux:
/opt/tableau/tableau_driver/jdbc
- MacOS:
- Download the signed tableau connector (aka "Taco file") file from the latest available release and copy it into the Connectors directory:
- Desktop Windows:
C:\Users\[YourUser]\Documents\My Tableau Repository\Connectors
- Desktop MacOS:
/Users/[YourUser]/Documents/My Tableau Repository/Connectors
- Server Windows:
C:\ProgramData\Tableau\Tableau Server\data\tabsvc\vizqlserver\Connectors
- Server Linux:
[Your Tableau Server Install Directory]/data/tabsvc/vizqlserver/Connectors
- Desktop Windows: