mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
14 lines
151 B
Markdown
14 lines
151 B
Markdown
|
|
# Using `sqlite-vec` in Node.js, Deno, and Bun
|
||
|
|
|
||
|
|
```bash
|
||
|
|
npm install sqlite-vec
|
||
|
|
```
|
||
|
|
|
||
|
|
## Working with vectors in JavaScript
|
||
|
|
|
||
|
|
## Node.js
|
||
|
|
|
||
|
|
## Deno
|
||
|
|
|
||
|
|
## Bun
|