mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-03 18:32:55 +00:00
* Extract a minimal Table interface in Rust SDK * Make create_index composable in Rust. * Fix compiling issues from ffi
(New) LanceDB NodeJS SDK
It will replace the NodeJS SDK when it is ready.