mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
small doc changes
This commit is contained in:
parent
a3b42f65b2
commit
5e5f4a38a0
5 changed files with 59 additions and 6 deletions
|
|
@ -19,8 +19,8 @@ features:
|
|||
details: On laptops, servers, mobile devices, browsers with WASM, Raspberry Pis, and more!
|
||||
- title: Bindings for many languages
|
||||
details: Python, Ruby, Node.js/Deno/Bun, Go, Rust, and more!
|
||||
- title: Only SQL
|
||||
details: No extra configuration or server, only CREATEs, INSERTs, and SELECTs
|
||||
- title: Pure SQL
|
||||
details: No extra configuration or server required — only CREATE, INSERT, and SELECT statements
|
||||
---
|
||||
|
||||
```sqlite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue