Files
lancedb/nodejs/README.md
Lei Xu efcaa433fe feat: rework NodeJS SDK using napi (#847)
Use Napi to write a Node.js SDK that follows Polars for better
maintainability, while keeping most of the logic in Rust.
2024-04-05 16:27:51 -07:00

77 B

(New) LanceDB NodeJS SDK

It will replace the NodeJS SDK when it is ready.