The shared library that powers all Regatta drivers, providing the core API for communicating with your Regatta database.
The Regatta client library is a core component required by all Regatta drivers. It provides the underlying communication layer that enables your applications to interact with the Regatta database. Before installing any language-specific driver or tool, the client library must be installed on your system.Regatta Drivers are available in two modes:
Bundled with the Regatta client library for a simplified all-in-one setup.
Standalone, allowing dynamic linking to the Regatta client at runtime for greater flexibility.