5 ms·
Congrats to the DuckDB team. I've been eyeballing DuckDB and LanceDB as part of AI agent memories. This gives me a vibe that AWS will use DuckDB somehow in t
by yipinwong 21d ago
Congrats to the DuckDB team.
I've been eyeballing DuckDB and LanceDB as part of AI agent memories.
This gives me a vibe that AWS will use DuckDB somehow in their ai agents sometime in the near future after seeing the potential.
- m00dy 21d agolike vector search ?
- yipinwong 21d agoYes. AWS has OpenSearch for cloud-first vector searches (disregarding cloud-hosted postgres with extensions etc). It's ridiculously expensive and not as fast. DuckDB to the rescue. Also embed the crap outta DuckDB locally in local agents running on VPS, etc
- m00dy 21d agoMay I ask how DuckDB is making vector search better than others ?