MySQL Data Access Components (MyDAC) is a library of components that provides direct access to MySQL and MariaDB from Delphi and C++Builder, including Community Edition, as well as Lazarus (and Free Pascal) on Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. AdvantagesNative Connectivity to MySQLMyDAC-based DB applications are easy to deploy, do not require installation of other data provider layers (such as BDE or ODBC), and that's why they can work faster than the ones based on standard Delphi data connectivity solutions. Moreover, MyDAC provides an additional opportunity to work with MySQL directly without involving the MySQL client library. Cross-Platform Components for Delphi, C++Builder, and LazarusMyDAC is a cross-platform solution for developing applications using various IDEs: RAD Studio, Delphi, C++Builder, Lazarus (and FPC) on Windows, macOS, Linux, iOS, Android, and FreeBSD for both x86 and x64 platforms. MyDAC also supports the FireMonkey platform, which allows you to develop visually spectacular high-performance desktop and mobile native applications. Secure ConnectionYou can use MyDAC with SecureBridge components to embed an SSL, SSH, or HTTP/HTTPS protocols into your application developed in Delphi, C++Builder, Lazarus, or Free Pascal for establishing a secure connection to MySQL server. To get the full overview, please visit the MyDAC page. More ResourcesExplore additional resources about MyDAC: Social |