You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i see that sqlite-vss is developed by the sqlite module in combination with Faiss, is the main difference between him and sqlite-vec the storage location?
sqlite-vec stores data in sqlite tables, while sqlite-vss stores data in external indexes.
What are the advantages of sqlite-vec over sqlite-vss?
The text was updated successfully, but these errors were encountered:
Hi, i see that sqlite-vss is developed by the sqlite module in combination with Faiss, is the main difference between him and sqlite-vec the storage location?
sqlite-vec stores data in sqlite tables, while sqlite-vss stores data in external indexes.
What are the advantages of sqlite-vec over sqlite-vss?
The text was updated successfully, but these errors were encountered: