Skip to main content

SQLite Gets Into Vector Search

 This is thanks to sqlite-vec, a new vector search extension for SQLite written entirely in C and with no dependencies.

Vendors are eager to add vector search to their dbms products.
One prominent example is Postgres with pg_vector which we covered in "Turn PostgreSQL Into A Vector Store" and more recently Mariadb as examined in "MariaDB Introduces Vector Search". This begs the question of what's the rush for adding vetor support?

https://www.i-programmer.info/news/84-database/17458-sqlite-gets-into-vector-search.html

Comments

Popular posts from this blog

Spatial Data Management For GIS and Data Scientists

  Videos of the lectures taught in Fall 2023 at the University of Tennessee are now available as a YouTube playlist. They provide a complete overview of the concepts of GeoSpatial science using Google Earth Engine, PostgresSQL GIS , DuckDB, Python and SQL. https://www.i-programmer.info/news/145-mapping-a-gis/16772-spatial-data-management-for-gis-and-data-scientists.html