sqlitevec

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package sqlitevec owns Golem's sqlite-vec driver boundary. The imported binding embeds a sqlite-vec-enabled SQLite WASM binary, keeping the released Go provider CGO-free on Linux, macOS, and Windows.

Index

Constants

View Source
const DriverModule = "github.com/ncruces/go-sqlite3"

Variables

This section is empty.

Functions

func Open

func Open(dataSourceName string) (*sql.DB, error)

Open opens an isolated sqlite-vec capable database/sql pool for focused capability tests and standalone semantic tooling.

func Probe

func Probe(ctx context.Context, database *sql.DB) (string, error)

func Serialize

func Serialize(values []float32, dimensions int) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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