Search by

symfony / ai-sqlite-store

fabpot

SQLite vector store bridge for Symfony AI

Package info

github.com/symfony/ai-sqlite-store

Type:symfony-ai-store

pkg:composer/symfony/ai-sqlite-store

Statistics

Installs: 308

Dependents: 1

Suggesters: 0

Stars: 0

v0.13.0 2026-08-30 01:03 UTC

This package is auto-updated.

Last update: 2026-09-06 21:51:32 UTC


README

Provides SQLite vector store integration for Symfony AI Store.

Uses SQLite FTS5 for full-text search and PHP-side distance calculation for vector similarity.

SQLite Documentation

Resources