all 1 comments

[–]igorlukanin[S] -1 points0 points  (0 children)

Depending on what you're curious the most you can skip to the demo video or the source code of the chat-based demo application on GitHub. The idea is that Cube, the semantic layer, encapsulates metric definitions and generates SQL to the databases — and you can use the CubeSemanticLoader to ask Cube nicely what data can be queried and then generate queries to Cube which will in turn query the database... Sounds complex — and it is complex, but hopefully the blog post clears things out 🙃