Commit Graph

109 Commits

Author SHA1 Message Date
gsilvestrin 61b9479bd9 JavaScript client initial linux support (#84) 2023-05-16 17:04:06 -07:00
gsilvestrin 961d892c89 Added TypeScript example (#82) 2023-05-16 13:40:52 -07:00
gsilvestrin 395c7460d5 nodejs create_table (#75) 2023-05-15 19:00:17 -07:00
gsilvestrin 202924f832 updated node example (#74) 2023-05-11 12:55:02 -07:00
gsilvestrin 648f8123ca Exposing limit parameter (#73) 2023-05-11 09:12:06 -07:00
gsilvestrin 5bb5b0a685 javascript example improvements (#72) 2023-05-10 22:06:44 -07:00
gsilvestrin c2e73262ef bump version and skipping building the native lib during install (#71) 2023-05-10 15:10:46 -07:00
gsilvestrin c2dc1da509 Removing sample db 2023-05-10 13:40:17 -07:00
gsilvestrin 38e6efc185 JavaScript / Node.js library for LanceDB
- Core rust library
- ffi bridge that exposes rust functionality to javascript
- npm package that provides a TypeScript / JavaScript library
- limitations: it only supports reading for now
2023-05-10 12:51:49 -07:00