cube-js/cube

Schema creation automation

Open

#1,354 opened on Nov 11, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1,965 forks)batch import
backend:serverhelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

is there a way to create the schema automatically? in Looker for example when you connect the DB you get an automatic view per table and fields are defined as measures or dimensions by default. is there any way to do that on cube? (other then implementing it ourselves)

Contributor guide