Bootstrap a semantic layer from a database. Use when the user wants to create .view.yml files from their warehouse schema, or when starting a new airlayer project from scratch.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٧ من skills من oxy-hq/airlayer. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٧ من أصل ٧ skills مجمعة.
Bootstrap a semantic layer from a database. Use when the user wants to create .view.yml files from their warehouse schema, or when starting a new airlayer project from scratch.
لغة النص الأصلي: الإنجليزية
Run a semantic query against the database via airlayer. Use when the user wants to query data through the semantic layer, test view definitions, or debug query results.
لغة النص الأصلي: الإنجليزية
Migrate a Cube.js semantic layer to airlayer .view.yml files. Use when the user has existing Cube.js schema files (.js or .yml) they want to convert to airlayer format.
لغة النص الأصلي: الإنجليزية
Profile dimensions in the semantic layer to discover data values, ranges, and cardinality. Use when the user wants to understand what data is in a dimension, find valid filter values, or validate view definitions against actual data.
لغة النص الأصلي: الإنجليزية
Inspect semantic layer views, dimensions, measures, and entities. Use when the user wants to explore what's available in their .view.yml files or understand the schema structure.
لغة النص الأصلي: الإنجليزية
Compile a semantic query to SQL using airlayer. Use when the user wants to generate SQL from .view.yml schemas, test a query against their semantic layer, or translate dimensions/measures/filters into dialect-specific SQL.
لغة النص الأصلي: الإنجليزية
Validate .view.yml semantic layer files using airlayer. Use when the user creates or modifies view files and wants to check for errors.
لغة النص الأصلي: الإنجليزية