Skip to content

togo-framework/catalog

Repository files navigation

togo

togo-framework/catalog

marketplace pkg.go.dev MIT

Part of the togo framework.

Install

togo install togo-framework/catalog

togo's catalog capability — register + discover tables in an open governance catalog (Unity Catalog / Iceberg REST), so your app data is governed and readable by any engine (Spark, Trino, Databricks) with zero lock-in.

togo install togo-framework/catalog
togo config:set CATALOG_URL http://localhost:8080
c := catalog.FromKernel(k)
_ = c.Register(ctx, catalog.Table{Catalog: "main", Schema: "public", Name: "orders"})
Key Purpose
CATALOG_URL Unity Catalog server
CATALOG_TOKEN bearer token (secret)

💎 Premium sponsors

ID8 Media      One Studio

Support togo — become a sponsor.

About

togo — register/discover tables in an open catalog (Unity Catalog / Iceberg REST)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages