PostgreSQL. Npgsql
Версия 2.1 от Alexandr Fokin на 2023/12/16 14:01
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 Параметры клиента могут достаточно весомо влиять на производительность запросов. |