2 dépôts
Automated resolution and optimization of references to data model members to ensure consistent and performant query generation.
Distinct from Reference Model Implementations: Distinct from reference model implementations: focuses on the compilation and resolution of data model references rather than providing example architectures.
Explore 2 awesome GitHub repositories matching data & databases · Model Reference Transpilation. Refine with filters or upvote what's useful.
Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches
Optimizes and resolves data model references to ensure consistent query performance.
MobX State Tree is a structured, tree-based state management library for JavaScript applications that combines typed model definitions with reactive snapshots and patch-based change tracking. It provides a reactive state container with runtime and compile-time type safety, where application state is defined as a tree of typed models with collocated actions, computed views, and lifecycle hooks for predictable state mutations. The library is built around an action-centric mutation model that encapsulates all state changes within named functions that directly modify the tree, supported by genera
Creates identifier-based references between models for normalized data relationships within the state tree.