1 pointby andre-hn3 hours ago2 comments
  • andre-hn3 hours ago
    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.
  • jauntywundrkind2 hours ago
    Nvidia only I assume? CUD prefix indicates...