TIL about GPU databases. I did a bit if research but only found this one: https://github.com/bakks/virginian
What are the advantages of a GPU database?
TIL too, but probably what GPUs are good at: optimizing for throughput while hiding latency. Probably better suited for OLAP than OLTP.
[dead]
TIL too, but probably what GPUs are good at: optimizing for throughput while hiding latency. Probably better suited for OLAP than OLTP.