PgSqlClient
Home Page
Categories: ADO.NET providers
Author: Carlos Guzmán Álvarez
Latest version: 1.0 Beta 7
Added 2003-10-06
ADO.NET provider for PostgreSQL 7.4+ written in C#, 100% managed code, for use with MS .NET and Mono platforms, with support for the 3.0 protocol of PostgreSQL.
Features include:
- Secure connections: secure connections using the TLS (Transport Security Layer) protocol.
- Connection pooling
- Command builder: to simplify the generation of INSERT, UPDATE and DELETE commands.
- Named parameters
- Batch querys: support for batch query execution using PgDataReader.NextResult.
- Notification: support for NOTIFY event notifications.
- Notice messages notification: warnings, notices, debug, info, log.
 Built for .NET |
 Built for Mono |
 Library |
 Free or free version available |
 Source code provided |