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.
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...