symfony/ai-sqlite-store

SQLite vector store bridge for Symfony AI

Maintainers

👁 fabpot

Package info

github.com/symfony/ai-sqlite-store

Type:symfony-ai-store

pkg:composer/symfony/ai-sqlite-store

Statistics

Installs: 182

Dependents: 1

Suggesters: 0

Stars: 0

v0.10.0 2026-06-15 22:48 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT c86eb28c0a732543caa5eb19813cde0f824b6d12

  • Christopher Hertel <mail.woop@christopher-hertel.de>
  • Oskar Stark <oskarstark.woop@googlemail.com>
  • Symfony Community

storesqliteBridgevectorai

This package is auto-updated.

Last update: 2026-06-16 08:51:36 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