starlake.ai avatar

starlake.ai

Official

@starlake-ai · France

0Followers
|
27Public Repos
|
46Published Skills

Starlake provides declarative metadata-driven frameworks for managing data warehouse ingestion, schema governance, and complex transformation pipelines across enterprise environments.

Skills Distribution
DomainData Systems...Data Ingestion & I.. (40%)Schema Governance .. (30%)Pipeline Orchestra.. (20%)Security & Complia.. (10%)

Agent Skills by starlake.ai

Showing 46 vetted skills indexed across 2 GitHub repositories.

starlake-aistarlake-ai
1

starlake-skills

Index Starlake CLI skills for command references and pipeline workflows.

Official
Basic
starlake-aistarlake-ai
1

config

Validate Starlake YAML configuration files against the Starlake JSON Schema.

Official
Advanced
starlake-aistarlake-ai
1

expectations

Enforce data quality expectations in pipelines via YAML definitions.

Official
Intermediate
starlake-aistarlake-ai
1

site

Generate Docusaurus MDX or JSON documentation sites from Starlake metadata.

Official
Intermediate
starlake-aistarlake-ai
209

kafkaload

Transfer data between Kafka topics and file storage in Parquet, JSON, and CSV formats.

Official
Intermediate
starlake-aistarlake-ai
209

dag-generate

Generate Airflow DAGs from Starlake project YAML definitions.

Official
Intermediate
starlake-aistarlake-ai
209

yml2ddl

Convert Starlake YML definitions into SQL DDL statements.

Official
Intermediate
starlake-aistarlake-ai
209

metrics

Compute table metrics such as row counts and null counts.

Official
Basic
starlake-aistarlake-ai
209

settings

Test named connection settings and health across environments.

Official
Basic
starlake-aistarlake-ai
209

extract-bq-schema

Extract BigQuery schemas from Google Cloud projects using CLI options.

Official
Intermediate
starlake-aistarlake-ai
209

extract-script

Generate data extraction scripts from Mustache templates.

Official
Intermediate
starlake-aistarlake-ai
209

validate

Validate Starlake project configurations and data source connections.

Official
Basic
starlake-aistarlake-ai
209

infer-schema

Derive structured schemas from CSV, JSON, and XML data files.

Official
Intermediate
starlake-aistarlake-ai
209

dag-deploy

Deploy generated DAGs to a target directory for Airflow or Dagster.

Official
Basic
starlake-aistarlake-ai
209

col-lineage

Generates column-level lineage across tasks as JSON for metadata systems.

Official
Basic
starlake-aistarlake-ai
209

table-dependencies

Generate a dependency graph of data warehouse tables with SVG/PNG outputs.

Official
Intermediate
starlake-aistarlake-ai
209

bootstrap

Initialize a new Starlake project with optional template support.

Official
Basic
starlake-aistarlake-ai
209

test

Automates integration tests for Starlake projects via the starlake test command.

Official
Intermediate
starlake-aistarlake-ai
209

xls2yml

Convert Excel domain and schema definitions into Starlake YAML files.

Official
Intermediate
starlake-aistarlake-ai
209

cnxload

Load Parquet files into JDBC tables with configurable write strategies.

Official
Intermediate
starlake-aistarlake-ai
209

esload

Load structured datasets into Elasticsearch with configurable indexing options.

Official
Intermediate
starlake-aistarlake-ai
209

ingest

Ingest data from diverse sources into a data lake or warehouse.

Official
Basic
starlake-aistarlake-ai
209

bq-info

Retrieve BigQuery table schemas, metadata, and properties across datasets and projects.

Official
Intermediate
starlake-aistarlake-ai
209

yml2xls

Convert YAML-based Starlake definitions into Excel XLSX files.

Official
Intermediate

Frequently Asked Questions About starlake.ai

FAQPage Schema
What specific data engineering tasks does Starlake enable?

Starlake enables declarative data ingestion, schema inference from raw files, automated DDL generation, and complex transformation management. It supports metadata-driven pipeline orchestration, data quality enforcement through YAML-based expectations, and comprehensive lineage visualization for enterprise data warehouses.

Which personas benefit most from these capabilities?

Data engineers, warehouse architects, and platform administrators benefit most from these capabilities. The framework is designed for technical teams managing large-scale batch processing, schema evolution, and strict security compliance across cloud-native data environments.

What are the primary prerequisites for running these pipelines?

Users require a configured environment with access to target data warehouses like BigQuery or JDBC-compliant databases. Prerequisites include valid YAML project definitions, source data files in Parquet, CSV, or JSON formats, and appropriate cloud IAM permissions for resource interaction.