Comment on Vector DB with no network latency – SQLiteComments−scotty793yWhy sqlite? You can write an array to a file directly. They read whole dataset each time they want to find the closest match.
Comments
Why sqlite? You can write an array to a file directly. They read whole dataset each time they want to find the closest match.