mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
I'm guessing this version (from the CGO example) is more widely applicable (I ship a `database/sql` driver as well). PS: if you find that all the copies and allocs are a bottleneck, I'm guessing an `buf, err := sqlite_vec .AppendFloat32(buf, values)`, or even an API change (on my side) that allows serializing directly into "native" memory, would help. |
||
|---|---|---|
| .. | ||
| .vitepress | ||
| features | ||
| getting-started | ||
| guides | ||
| public | ||
| using | ||
| .gitignore | ||
| api-reference.md | ||
| build-ref.mjs | ||
| compiling.md | ||
| index.md | ||
| package-lock.json | ||
| package.json | ||
| project.data.ts | ||
| sqlite.tmlanguage.json | ||
| versioning.md | ||