Delphi

How To Use The Firebase API To Add, Read, and Delete Data In A Realtime Document-Oriented Database

Currently, the use of a remote database for storing various types of data (such as product and user information for an online store, patient details in a clinic, etc.) is highly relevant. Also, more and more developers want to create cross platform apps to access the data on device targets such as Windows, macOS, iOS, and Android. For this purpose, both traditional relational databases and…
Read more
DelphiRAD Studio

Extend Cross-Platform FireMonkey With Powerful Kastri Library For Delphi On Android And IOS

Kastri is a Delphi cross-platform add-on library. There are no components to install with Kastri. Simply clone the repo (Fork is a highly recommended Git client) or download/unzip and ensure that your Project (recommended) or IDE paths point to the unit folders. Kastri Is a cross-platform library that builds upon the existing RTL, FMX, and VCL libraries in DelphiSupports several newer…
Read more