One of the biggest trends in IT today is moving database to the cloud. Well, ok, great, but what about performance??
My Delphi app yesterday connected direct to database trough plain anydac connection. Now my database is in the cloud and
transfer of data became ridiculously slow. I found some of the products that can help me to boost my app.
-
Datasnap
-
RemoteSQL
-
RemoteDB
Do you have any experience/suggestions about these products?
Don't tell me that i need to reduce amount of data that i am transfering
Thanks.