No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
The purpose of this set of components is to simplify the task of defining
application settings and associated option dialogs.
With these components you just use the form designer to set up your option
dialog, using the TdzConfigXxxx controls. In addition you can use all the
"passive" controls like TPanel, TGroupBox and TPageControl for grouping
the controls and the associated settings.
Components for Delphi for the reusable organization of data logic
SFBusinessData is a set of components for Embarcadero Delphi that answers the question of reusable organization of business or data logic in Delphi applications.
With SFBusinessData, business logic is stored in specialized data classes that ideally correspond to the structure of the data model. The basis of these classes is the corresponding base class of SFBusinessData, which is ultimately a dataset.
MDO is an open source data-access component suite, providing direct access to Firebird from Borland Delphi applications. MDO is a descendant of FreeIBComponents by Greg Deatz, so IBX users looking for a migration path to Firebird can have a look at these