Skip to main content
For detailed information of the available functions and methods in your preferred language’s SDKs, refer to the API documentation linked below. If you’re looking for a REST API reference, visit the REST API page.

Supported SDKs

Python, Typescript and Rust SDKs are officially supported by LanceDB.
SDK ReferenceDescription
Python SDKFull-featured Python client with pandas & numpy integration
Typescript SDKA Typescipt wrapper around the Rust library, built with napi-rs
Rust SDKNative Rust library with persistent-storage and high performance

Examples in other languages

Other language SDKs are available through examples or third-party contributions.
SDK ExamplesDescription
Java API QuickstartStreamline REST API interactions in Java