PostgreSQL Data Access Components is a library of components that provides native connectivity to PostgreSQL from Delphi and C++Builder including Community Edition, as well as Lazarus (and Free Pascal) on Windows, Linux, macOS, iOS, and Android.

Version: 7.1.1PostgreSQL Data Access Components (PgDAC) is a library of components that provides native connectivity to PostgreSQL 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. PgDAC is designed to help programmers develop really lightweight, faster and cleaner PostgreSQL database applications without deploying any additional libraries.
License: Free To Try $199.95
Operating System: Windows
Homepage: www.devart.com
Developed by:
Key Features:
- Basic PostgreSQL connectivity components
- Direct PostgreSQL connectivity
- Support for Windows, macOS and Linux development
- Support for all IDEs, from Delphi 6 up to latest RAD Studio
- High-performance DML batch updates
- Full PostgreSQL data types support
- Timely and professional customer support
- On-demand night builds with fixes
- Mobile application development
- High-performance fill database via TPgLoader
- Extended support for PostgreSQL-specific functionality
- Advanced dataset management features
- Source code
- Lazarus and Free Pascal support
You can always find the latest version of the product on the official Devart website.
Version 7.1.1: * PostgreSQL 14 is supported * OUT parameters in stored procedures for PostgreSQL 14 are added * The PoolId connection pool option is added
Version 7.0.1: * RAD Studio 11 Alexandria is supported * macOS ARM is supported * Added demo project for FastReport FMX.
Version 6.4.1: * Support RAD Studio 10.4.2 Sydney. * Compatible with macOS Big Sur, iOS 14, and Android 11. * The performance of batch processing of SQL statements is significantly improved. * Support PostgreSQL 13.
Version 6.3: * Lazarus 2.0.10 and FPC 3.2.0 are supported * Performance of Batch Insert, Update, and Delete operations is improved
Version 6.2.4: * RAD Studio 10.4 Sydney is supported * Lazarus 2.0.8 is supported * macOS 64-bit in Lazarus is supported
Version 6.1: * Android 64-bit is supported * Lazarus 2.0.6 is supported * PostgreSQL 12 is supported * OpenSSL 1.1 library is supported
Version 6.0: * MacOS 64-bit is supported * Update 2 for RAD Studio 10.3 Rio, Delphi 10.3 Rio, and C++Builder 10.3 Rio is now required * TPgConnectionSSLOptions.IgnoreServerCertificateInsecurity property is added
Version 5.4: Lazarus 2.0.2 is supported The pmAuto value for the ProtocolVersion property is added Possibility to use function calls in batch operations is added The mVerifyCA and smVerifyFull options for the SSLOptions. Mode property of the TPgConnection component are added
Version 5.3: RAD Studio 10.3 Rio is supported PostgreSQL 11 is supported Support of UPPER and LOWER functions for Unified SQL is added
Version 5.1: -SSPI authentication is supported -Processing GUID data type for the TGuidField class is improved