Skip to content

Exploring Tilda: A 4 way Path

Laurent Hasson edited this page Dec 3, 2019 · 28 revisions

Tilda is a broad and comprehensive data framework that can be used in many ways, for example:

  • Schema management: at its simplest level, Tilda helps you define a model, very much in the same way common ER Diagramming tools do. The difference is the depth of patterns implemented, ability to model complex views, assets generated, iterative development and deployment processes and so on.
  • Java application building: Tilda generates many application-level assets to simplify Java application development.
  • Complex data access patterns: Tilda understands relationships between complex view, from pivots to time series.
  • Data warehouse, formula and Modeling patterns: advanced generative capabilities allows Tilda to be used to generate data access code for complex data consumption, rich formulas that self document, and straight forward and optimized data optimizations.

We will cover each of those, from simple to complex, in separate tutorials, and all build upon the Getting Started Tutorial:

Clone this wiki locally