Discussion about this post

User's avatar
Pekka Enberg's avatar

Hey Marco, exact search is indeed great for many use cases, which is why indexing is optional in libSQL. Btw, one minor technical correction: libSQL uses DiskANN, not HNSW for the index.

Expand full comment
Andrei Manakov's avatar

I think the simplest options for vector search on sql lite would be to replace it with turso🤔 it is fully compatible with sql lite, supports vector search, it seems to be more optimised and it is totally free for using as embedded db. Have you considered that? I am curios of your thoughts of cons/pros

Expand full comment
3 more comments...

No posts