Files
lancedb/rust/ffi/node
2023-10-19 20:05:57 +00:00
..
2023-10-14 12:38:43 -07:00
2023-10-19 20:05:57 +00:00

The LanceDB node bridge (vectordb-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