Basic PgDAC components are included in all PgDAC editions. There are additional components in PgDAC Professional and Developer Edition. The Editions page gives full description of features and incuded components of each edition.
Represents an open connection to a PostgreSQL database.
Executes queries and Operates record sets. It also provides flexible way to update data.
Executes SQL statements and stored procedures, which do not return rowsets.
Lets you retrieve and update data in a single table without writing SQL statements.
Has access to and executes stored procedures and functions.
Lets you tune update operations for the DataSet component.
Provides an interface between PgDAC dataset components and data-aware controls on a form.
Executes sequences of SQL statements.
Interface for monitoring dynamic SQL execution in PgDAC-based applications.
Used to build custom prompts for username, password and server name.
Dataset that stores data in memory. This component is placed on the Data Access page of the Component palette, not on the PostgreSQL Access page.
Registers interest in and asynchronously handles event notifications posted by PostgreSQL server.
Provides quick loading of external data into the server database.
Serves to store a database or its parts as a script and also to restore database from received script.
Retrieves metadata on database objects from the server.
Transfers data between all types of TDataSets descendants. This component is placed on the Data Access page of the Component palette, not on the PostgreSQL Access page.
You might be also interested in:
VCL components for other databases:
PostgreSQL data access in other technologies:
Security-oriented components integrated with PgDAC: