Hi,
I am doing some work to optimize sqlite to utilize a GPU for acceleration.
One thing missing, I really should have some "reasonable" populated sqlite databases of some amount of size. I can create contrived examples but I think it might be advantageous to utilize some real world sqlite databases. This presumes of course that it doesn't have sensitive data and can be shared.
Appreciate any pointers. Thanks!