1 repo
Translates high-level inputs into database-specific syntax for heterogeneous storage systems.
Distinguishing note: Focuses on the abstraction layer between user input and database syntax, distinct from general query builders.
Explore 1 awesome GitHub repository matching data & databases · Query Translation Layers. 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
Translates high-level graphical or natural language inputs into database-specific syntax to allow consistent querying across heterogeneous storage systems.