CUDb, a lightweight GPU-native DB Engine(github.com)
github.com
CUDb, a lightweight GPU-native DB Engine
https://github.com/andre-git/cudb
2 comments
CUDb is a generated GPU-native SQL DB Engine in Python. While the codebase is small, it outperforms sqlite clearly with analytical workloads -- I think this is valuable for many agentic workloads. Multi-gpu and cloud deployment support is not yet done, so it can be made better. Your feedback or participation is most welcome.
Nvidia only I assume? CUD prefix indicates...