good, I tell you I have developed a software with java and consuming a database in the mysql cloud, this service is called hostinger, my problem is that it takes time to deliver the data from the database to the software, an example I enter a jframe and I have two comboBox that make 2 queries, the delay in loading the entire jframe average 5 sec I have been investigating is a network latency problem, but even so I think there must be some solution to reduce that time, I have done the optimizations with index, views but still it takes time to deliver the data .., I hope your help and I await your comments