lance-namespace

Crates.iolance-namespace
lib.rslance-namespace
version0.0.15
created_at2025-09-01 04:22:06.8066+00
updated_at2025-09-24 05:58:47.611053+00
descriptionLance Namespace Rust Client - A unified interface for managing namespaces and tables
homepage
repositoryhttps://github.com/lancedb/lance-namespace
max_upload_size
id1819104
size257,335
release (github:lancedb:release)

documentation

https://docs.rs/lance-namespace

README

Lance Namespace

Lance Namespace is an open specification on top of the storage-based Lance data format to standardize access to a collection of Lance tables (a.k.a. Lance datasets). It describes how a metadata service like Apache Hive MetaStore (HMS), Apache Gravitino, Unity Catalog, etc. should store and use Lance tables, as well as how ML/AI tools and analytics compute engines should integrate with Lance tables.

For more details, please visit the documentation website.

For development setup and contribution guidelines, please see CONTRIBUTING.md.

Commit count: 126

cargo fmt