PostgreSQL. Npgsql
Версия 1.13 от Alexandr Fokin на 2023/02/09 17:45
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 Prepared Statements Параметры клиента могут достаточно весомо влиять на производительность запросов. |