{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"sqlite-vec adds vector search capabilities to SQLite, enabling similarity queries and vector operations directly within SQLite databases.","skillfed_tags":["vector-search","sqlite-extension","embeddings"],"use_cases":["Add semantic search to SQLite-backed applications without deploying a separate vector database","Store and query embeddings from language models or image encoders within existing SQLite schemas","Build recommendation systems that use vector similarity on small to medium datasets","Prototype AI features quickly by embedding vector operations directly in SQL queries"],"what_it_does":"sqlite-vec is a SQLite extension that brings vector search and similarity operations to SQLite databases. It allows you to store embeddings and perform vector queries directly in SQL, eliminating the need for a separate vector database for simple use cases. The package is distributed as platform-specific wheels for macOS (both Intel and ARM), Linux (x86_64 and aarch64), and Windows, with no additional runtime dependencies beyond SQLite itself.\n\nThe extension is actively maintained and has achieved significant adoption, ranking in the top 5000 PyPI packages by downloads. It's designed for developers who want vector search capabilities without introducing external dependencies or complex infrastructure, keeping everything within the familiar SQLite ecosystem.","worth_installing":"Yes, if you need vector search in SQLite and accept the platform-wheel installation model. The package is actively maintained, permissively licensed, has no runtime dependencies, and is popular enough to indicate real-world usage. The main uncertainty is the unspecified Python version requirement and lack of documentation\u2014verify compatibility with your Python version before committing."},"id":"sqlite-vec","links":{"html":"https://skillfed.io/packages/sqlite-vec","md":"https://skillfed.io/packages/sqlite-vec.md","pypi":"https://pypi.org/project/sqlite-vec/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-31","license_spdx":null,"license_treatment":"permissive","name":"sqlite-vec","python_support":"unspecified","summary":null},"popularity":{"monthly_downloads":5255128,"position":2126,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.9"}
