1 repo
Manages data retrieval lifecycles including execution, caching, and transformation.
Distinguishing note: Focuses on the backend orchestration of data requests, distinct from simple query execution.
Explore 1 awesome GitHub repository matching data & databases · Query Orchestrators. Refine with filters or upvote what's useful.
Metabase is a business intelligence platform designed to connect to various storage systems and relational databases for data exploration, visualization, and reporting. It provides a centralized environment where users can build queries through a graphical interface or raw code, transforming raw information into interactive dashboards and charts. The platform is built to support self-service analytics, allowing non-technical team members to extract insights without requiring deep knowledge of database syntax. The platform distinguishes itself through a metadata-driven modeling layer that abst
Manages the lifecycle of data retrieval by executing, caching, and transforming results on the backend before delivery to the client.