Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethink SQLite, are there better alternatives? #7

Open
0hq opened this issue Jul 3, 2023 · 2 comments
Open

Rethink SQLite, are there better alternatives? #7

0hq opened this issue Jul 3, 2023 · 2 comments

Comments

@0hq
Copy link
Owner

0hq commented Jul 3, 2023

Is SQLite the best choice for tinyvector? Would a NoSQL database make more sense for embeddings databases? Discussion needed.

@fblissjr
Copy link

fblissjr commented Jul 3, 2023

duckdb? or too close to chroma? easy to embed and use for SQL people like me.

love this project idea btw. practical/simple is the way.

@m1guelpf
Copy link

m1guelpf commented Jul 4, 2023

I looked into RocksDB for the Rust version, prolly not the best for adding attribute querying tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants