Server » Page 53 » Developer.Team

TMS Sparkle v3.18 Full Source for Delphi XE2- Delphi 11 Alexandria

TMS Sparkle v3.18 Full Source for Delphi XE2- Delphi 11 Alexandria
TMS Sparkle v3.18 Full Source for Delphi XE2- Delphi 11 Alexandria


TMS Sparkle is a Delphi framework for network, Internet programming. It provides classes for both client and server applications/services, allowing for example performing Http requests to servers, or building Http servers that receive and process client requests. It supports several platforms, including Microsoft Windows, macOS, iOS and Android. TMS Sparkle is also the core framework used by several other TMS products such as TMS RemoteDB and TMS XData.
Read more

TMS Echo v1.9 for Delphi XE2 - Delphi 11 Alexandria Full Source

TMS Echo v1.9 for Delphi XE2 - Delphi 11 Alexandria Full Source
TMS Echo v1.9 for Delphi XE2 - Delphi 11 Alexandria Full Source


TMS Echo is a Delphi framework for data replication. It's part of TMS Business product line, and it's relies on TMS Aurelius to function. It allows you to have two or more databases and synchronize data between them. Changes you make to one client database (inserts, updates, deletes) can be sent to another database. It's bidirectional, so you can send and receive changes between databases.
Read more

TMS RemoteDB v2.13 Full Source Code for Delphi XE2-Delphi 11 Alexandria

TMS RemoteDB v2.13 Full Source Code for Delphi XE2-Delphi 11 Alexandria
TMS RemoteDB v2.13 Full Source Code for Delphi XE2-Delphi 11 Alexandria


TMS RemoteDB allows you to create database applications that perform SQL operations on a remote http server, instead of a database server, using a TDataset descendant. This makes it easy to convert existing Delphi client-server applications into 3-tier applications with minimal changes in source code.

Overall features
Cross-platform
Scalable
Blazing fast
Optimized memory usage
Keeps existing component behavior (like TFieldDefs, for example)
Requires minimum code change in client application
Supports FireDac, dbExpress, UniDac, among others
Read more

TMS Aurelius v5.5 Source Code for Delphi XE2-Delphi 11 Alexandria

TMS Aurelius v5.5 Source Code for Delphi XE2-Delphi 11 Alexandria
TMS Aurelius v5.5 Source Code for Delphi XE2-Delphi 11 Alexandria


ORM framework for Delphi with full support for data manipulation, complex and advanced queries, inheritance, polymorphism, and more...

Feature details
Several database servers supported (MS SQL Server, Firebird, MySQL, DB2, Interbase, Oracle,...)
Several database-access components supported (dbExpress, AnyDac, SQLDirect, ADO, IBX,...)
Multi-platform solution - Win32, Win64, macOS, VCL, FireMonkey
Saving, updating and loading of entity objects in an object-oriented way
Read more