PostgreSQLAdo.Net
 

Npgsql aims to be fully ADO.NET-compatible, its API should feel almost identical to other .NET database drivers.
https://www.npgsql.org/doc/index.html 

Npgsql - the .NET data provider for PostgreSQL
npgsql/npgsql
https://github.com/npgsql/npgsql

 
Connection String Parameters
https://www.npgsql.org/doc/connection-string-parameters.html
Performance
https://www.npgsql.org/doc/performance.html

Prepared Statements
https://www.npgsql.org/doc/prepare.html?q=prepare

Параметры клиента могут достаточно весомо влиять на производительность запросов.

 


Внутренние ссылки:

Дочерние страницы:
Обратные ссылки:

Теги: PostgreSQL