Skip to content

docs(namespaces): add TypeScript / Rust examples for namespace APIs#240

Merged
prrao87 merged 1 commit into
mainfrom
docs/namespace-typescript-examples
May 18, 2026
Merged

docs(namespaces): add TypeScript / Rust examples for namespace APIs#240
prrao87 merged 1 commit into
mainfrom
docs/namespace-typescript-examples

Conversation

@brendanclement
Copy link
Copy Markdown
Contributor

@brendanclement brendanclement commented May 15, 2026

Summary

  • Add TypeScript examples alongside Python and Rust on the namespaces docs pages, bringing them to parity with the new TS SDK surface from lancedb#3371 and lancedb#3383

Test plan

  • tsc --strict passes for all 5 TS snippets against locally-built lancedb HEAD
  • Runtime smoke test of connectNamespace / createNamespace / listNamespaces / describeNamespace / dropNamespace against locally-built lancedb HEAD
  • cargo check passes for all 3 new Rust snippets against locally-built lancedb
  • Verify rendering at /namespaces and /namespaces/usage in mint dev preview
lancedb-overview-ns lancedb-using-ns

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 15, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟢 Ready View Preview May 15, 2026, 9:10 PM

Copy link
Copy Markdown
Contributor

@prrao87 prrao87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@prrao87 prrao87 merged commit e59253a into main May 18, 2026
2 checks passed
@prrao87 prrao87 deleted the docs/namespace-typescript-examples branch May 18, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants