With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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