MotherDuck / DuckDB
Beta 版
依據 MotherDuck
描述
MotherDuck 為 95% 不需要 PB 規模的資料團隊和資料應用程式開發人員提供簡化、高效能和高效率的資料倉儲(基於輕量級 DuckDB 引擎)。
其獨特的架構融合雲端的靈活性和規模以及使用者自己筆記型電腦的分析功能。目前的資料倉儲模型是每個人共用的大型主機整合,通常會導致資源競爭。使用 MotherDuck,每個使用者都會獲得自己的小鴨(獨立執行階段),因此使用者可以獲得一致的效能體驗。
專注於分析師: MotherDuck 專注於關鍵工作[載入資料、分析資料、與生態系統整合],提供簡化的體驗。
- 無伺服器,無需擔心修改設定
- UI 讓關鍵資料工程工作變得簡單
- AI 小幫手
- 漂亮、快如閃電的 SQL
- 使用筆記型電腦發揮馬力,加快分析速度並降低雲端成本。
專為資料應用程式而設計作為一種快速且經濟高效的解決方案,可處理高並行、低延遲的工作負載
每個使用者都會獲得自己的小鴨(獨立執行階段),因此使用者可以獲得一致的效能體驗。
- WASM 用戶端可在瀏覽器中實現每秒 60 幀的體驗
世界級的支援 由建立超級粉絲驅動的客戶熱愛組織提供
安裝
- 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: