examples/

directory
v0.0.0-...-74b1f9c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: MIT

Directories

Path Synopsis
Example: arbitrary native Spark query → typed Go struct.
Example: arbitrary native Spark query → typed Go struct.
Example: the hero path for lakeorm.
Example: the hero path for lakeorm.
Example: the fast-path write — parquet through object storage with a Spark `INSERT ...
Example: the fast-path write — parquet through object storage with a Spark `INSERT ...
Example: lake-orm against a Databricks SQL warehouse using the native `databricks-sql-go` driver.
Example: lake-orm against a Databricks SQL warehouse using the native `databricks-sql-go` driver.
Example: lake-orm against a Databricks cluster via Databricks Connect (Spark Connect over a Databricks workspace).
Example: lake-orm against a Databricks cluster via Databricks Connect (Spark Connect over a Databricks workspace).
Example: writing against a Delta Lake table (instead of Iceberg).
Example: writing against a Delta Lake table (instead of Iceberg).
Example: the pure-Go embedded path.
Example: the pure-Go embedded path.
Example: `_ingest_id` as a system-managed column for batch reconciliation.
Example: `_ingest_id` as a system-managed column for batch reconciliation.
Example: reading joins and aggregates with CQRS-style output types.
Example: reading joins and aggregates with CQRS-style output types.
Example: the canonical `lake:"..."` tag.
Example: the canonical `lake:"..."` tag.
Example: Django-style offline migration authoring.
Example: Django-style offline migration authoring.
Example: streaming a large result back with constant memory.
Example: streaming a large result back with constant memory.
Example: the typed read API — Query[T] / QueryStream[T] / QueryFirst[T] — built on the drivers.Convertible capability and per-driver From* conversion helpers.
Example: the typed read API — Query[T] / QueryStream[T] / QueryFirst[T] — built on the drivers.Convertible capability and per-driver From* conversion helpers.
Example: validation at the application boundary via go-playground/validator.
Example: validation at the application boundary via go-playground/validator.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL