PostgreSQL Data Access Components (PgDAC) is a library of components that provides ability to connect 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. AdvantagesNative Connectivity to PostgreSQLPgDAC-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, PgDAC provides an additional opportunity to work with PostgreSQL directly via TCP/IP without involving PostgreSQL Client - it's never been easier to connect to PSQL. Wide Coverage of PostgreSQL FeaturesPgDAC allows developers to optimize their database applications and harness the full capabilities of PostgreSQL. PgDAC features complete support for fast record insertion, Asynchronous Notification, PostgreSQL sequences, retrieving the last inserted OID value, notices, and more. Solution for connecting to Delphi, C++ Builder, and Lazarus to PostgresPgDAC is a cross-platform solution for developing applications using various IDEs: RAD Studio, Delphi, C++Builder, Lazarus (and FPC) on Windows, Linux, macOS, iOS, Android, and FreeBSD for both x86 and x64 platforms. PgDAC also provides support for the FireMonkey platform, which allows you to develop visually spectacular high-performance desktop and mobile native applications. Connect to Postgres SafelyYou can use PgDAC with SecureBridge components to embed an SSL, SSH, or HTTP/HTTPS protocols into your application developed in Delphi, C++Builder, Lazarus, and Free Pascal for establishing a secure PostgreSQL database connection. To get the full overview, please visit the PgDAC page. More ResourcesExplore additional resources about PgDAC: Social |