server » Page 36 » Developer.Team

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

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


The RemoteDB Server is a Delphi application/service that listen to http requests. When clients perform requests, the RemoteDB Server will forward the requests to the actual database server being used, using the specified database-access component. The SQL is performed and the results are returned back to the client. You can choose the components that will perform the SQL statements from a wide-range of options such as FireDac, dbExpress, dbGo (ADO), among others, using component adapters. The SQL database can be any database server supported by the components used, and must be thread-safe (most are).
Read more

SQL Backup Master 6.0.579

SQL Backup Master 6.0.579
SQL Backup Master 6.0.579


SQL Backup Master backs up your SQL Server databases to any number of popular cloud storage services such as Dropbox, OneDrive, Amazon S3, Microsoft Azure, Box, and Google Drive. It can also back up databases to an FTP server - or a folder on your local machine, network server, or storage device.
Read more

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

TMS Echo v1.10.1.4 for Delphi XE2 - Delphi 11 Alexandria Full Source
TMS Echo v1.10.1.4 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 Sphinx v1.1 Full Source for Delphi 10 Seattle - Delphi 11 Alexandria

TMS Sphinx v1.1 Full Source for Delphi 10 Seattle - Delphi 11 Alexandria
TMS Sphinx v1.1 Full Source for Delphi 10 Seattle - Delphi 11 Alexandria


Delphi framework for Identity Access Management, including authorization and authentication. OAuth2 compliant authorization mechanism, supporting grants: implicit, client credentials and authorization code with PKCE (Proof Key for Code Exchange). Follows OpenID Connect specification for login workflow and identity token issuance.
Read more

TMS XData v5.7 Full Source for Delphi XE2- Delphi 11 Alexandria

TMS XData v5.7 Full Source for Delphi XE2- Delphi 11 Alexandria
TMS XData v5.6 Full Source for Delphi XE2- Delphi 11 Alexandria


Delphi framework for multi-tier REST/JSON HTTP/HTTPS application server development and ORM remoting.

Feature overview
Server based on REST/JSON architecture style
Easily accessible from different client platforms like .NET, Java, jаvascript, since it's REST/JSON based
Uses standard POST, GET, PUT and DELETE HTTP methods for data request and data modification operations
Partial update of objects (PATCH)
Full-featured query mechanism
Read more