Files
lancedb/rust/ffi/node
Ryan Green ef3093bc23 feat: drop_index() remote implementation (#2093)
Support drop_index operation in remote table.
2025-02-05 10:06:19 -03:30
..

The LanceDB node bridge (lancedb-node) allows javascript applications to access LanceDB datasets.

It is build using Neon. See the node project for an example of how it is used / tests