cube-js/cube

Automatically adding Joins using Primary/Foreign keys within Data Sources

開放

#1,179 建立於 2020年10月6日

 (6 則留言) (1 個反應) (0 位負責人)Rust (1,965 個分叉)batch import
Roadmap: 2021 Q1help wanted

倉庫指標

星標
 (19,563 顆星)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 138 個 PR)

描述

Would it be possible within the automatic schema generation to create joins as well using the Primary/Foreign keys within SQL DB's? This would enable developers to quickly engage with their data without having to define the joins when they should already be defined at a db schema level.

This could also be expanded to include a range of 'default' optional pre-aggregations on data, e.g. automatically inserting a pre-aggregation on data types such as boolean creates a count, within the same process.

貢獻者指南