Any external sort or DB implementation in CUDA?

Guys,
I need to run some experiments using programs that have intense I/O activity. Examples could be external sort or database applications.
Do you know if there exist any implementation in CUDA (or other NVIDIA GPU language) of such applications?
I can’t find any.

Thanks

Luca