sqlitevec

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2026 License: Apache-2.0, Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package sqlitevec statically embeds the sqlite-vec v0.1.9 amalgamation used by the Python v0.0.2 runtime. Keeping the exact C source in-tree makes every supported release artifact self-contained and avoids depending on a host loadable-extension path.

Index

Constants

View Source
const Version = "v0.1.9"

Variables

This section is empty.

Functions

func RegisterAuto

func RegisterAuto() error

RegisterAuto arranges for sqlite-vec to initialize on every SQLite connection opened later in this process. sqlite3_auto_extension maintains process-global state, so registration is intentionally idempotent and is not cancelled while independent databases may still be alive.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL