Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Datenbanken (https://www.delphipraxis.net/15-datenbanken/)
-   -   Datasnap or RemoteSQL or RemoteDB or? (https://www.delphipraxis.net/184591-datasnap-remotesql-remotedb.html)

shimo 8. Apr 2015 12:40

Datenbank: any... • Version: any • Zugriff über: any

Datasnap or RemoteSQL or RemoteDB or?
 
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 :-D

Thanks. :thumb:

mkinzler 8. Apr 2015 12:57

AW: Datasnap or RemoteSQL or RemoteDB or?
 
Which cloud platform? Which dbms?

shimo 8. Apr 2015 13:12

AW: Datasnap or RemoteSQL or RemoteDB or?
 
MSSQL, Azure. But the same thing is with amazon...

mkinzler 8. Apr 2015 13:15

AW: Datasnap or RemoteSQL or RemoteDB or?
 
http://docwiki.embarcadero.com/RADSt...d_Applications

shimo 8. Apr 2015 13:33

AW: Datasnap or RemoteSQL or RemoteDB or?
 
Thx mkinzler.

Ok, i wonder how this would work and what i have to do. My app consists of "documents". Document is a collection of datasets. When i open a document, i
create multiple datasets and give them some SQL command. I would like to keep the structure of application the same (datasets).
Can i just replace direct connection with lets say some kind of connection to cloud service? Firedac provides this?

mkinzler 8. Apr 2015 13:41

AW: Datasnap or RemoteSQL or RemoteDB or?
 
FireDAC ist the successor of AnyDAC. This can be done through one of the mentioned solutions. If you have an enterprise version of delphi you can use DataSnap. If not I would try both of them.
There are possibly other products worth a look.

http://www.fmxexpress.com/automatica...droid-and-ios/

All Rest(ful) server solutions could be used

http://www.delphipraxis.net/184570-e...-new-post.html

shimo 8. Apr 2015 14:06

AW: Datasnap or RemoteSQL or RemoteDB or?
 
Thx. I will take a look this links. :thumb:

I do see quite "spits" and bad comments about DataSnap arround (memory problems, speed). Any real experience with it?
Those other two components are new? How about them?

Sir Rufo 8. Apr 2015 21:34

AW: Datasnap or RemoteSQL or RemoteDB or?
 
Crosspost

shimo 9. Apr 2015 12:23

AW: Datasnap or RemoteSQL or RemoteDB or?
 
The more poples you ask, the posibility that you will get the right answer is increasing :-D

mkinzler 9. Apr 2015 12:53

AW: Datasnap or RemoteSQL or RemoteDB or?
 
Zitat:

Zitat von shimo (Beitrag 1296907)
The more peoples you ask, the possibility that you will get the right answer is increasing :-D

But you should advertise this


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:42 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz