Copyright © WANNACRACK.COM. All Rights Reserved
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Category
Latest Update
5/2/2020
Rating
Report
TMS RemoteDB is a set of Delphi components for building efficient, platform-independent, scalable, and three-layer database applications. Using the components of this set, you can easily write programs that send requests to the server with SQL commands and receive the result in your program. The architecture of this component is in three layers and the logic of the codes, the appearance of the program and the connection codes to the database are completely separate from each other, so you can change each layer separately. This component uses memory optimally and has a very high speed in relation to the server and receiving query results. You can also use FireDac, dbExpress, UniDac, etc. RemoteDB Server listens to HTTP requests and as soon as it receives a request from clients, it forwards it to the main database on the server with the help of a special component, and after running the query, the result is returned to the client.
You can select the component that executes SQL statements from a wide range of adapters such as FireDac, dbExpress, dbGo (ADO). In addition, all TXDataset components are linked to the TRemoteDBDatabase component. Since this product allows you to select a wide range of database access components, you will get many benefits, including the fact that it will be easy to customize the server-side settings, and you will also be able to use your previous knowledge about the components. Had. On the client side, you also get benefits such as sending requests over the HTTPS protocol and clear control of packets. HTTP clients of this product are available for Windows, Mac, iOS and Android platforms.
Platform independent (Windows, Mac, iOS and Android)
Scalable
High speed in processing and executing queries
Optimal use of memory
Ability to use the components available next to this product
And
Supported platforms Windows 32-Bit (Client and Server) Windows 64-Bit (Client and Server) macOS (Client) iOS (Client) Android (Client)
For Delphi XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo (Prof/Enterprise/Architect)
Programmers know better.
Download
Comments
Similar