Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sachaarbonel
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
2 ms
·
1.
▲
ReefDB: A lightweight SQL database in Rust
(github.com)
5 points
by
sachaarbonel
3y ago
|
1 comments
2.
▲
by
sachaarbonel
3y ago
I'm excited to share my recent Rust project: ReefDB, a lightweight, in-memory and on-disk database management system with basic SQL query capabilities and full-text search. I built it to improve my Rust skills and provide a learning re
3.
▲
by
sachaarbonel
4y ago
Thanks for the clarification, I should have mentionned it
4.
▲
by
sachaarbonel
4y ago
You welcome, I'm glad it helped! I can write a followup article on how to restify it and containerize it with pytorch if you want
5.
▲
by
sachaarbonel
4y ago
well technically yes, but since it's in Rust once you have your embeddings, with some tweakings you could just store them and query them offline via ffi or wasm in an app for example. Also I am not a huge fan of maintaining python proj
6.
▲
Building a semantic search engine in Rust
(sachaarbonel.medium.com)
136 points
by
sachaarbonel
4y ago
|
27 comments