Исходный код вики PostgreSQL. Npgsql
Версия 1.13 от Alexandr Fokin на 2023/02/09 17:45
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.5 | 1 | [[PostgreSQL>>doc:Разработка.Базы данных.SQL.PostgreSQL.WebHome]] |
2 | |||
![]() |
1.9 | 3 | [[Ado.Net>>doc:Разработка.NET.Работа с БД.Группа\. Провайдеры\..Ado\.Net.WebHome]] |
4 | |||
![]() |
1.1 | 5 | Npgsql aims to be fully ADO.NET-compatible, its API should feel almost identical to other .NET database drivers. |
6 | https://www.npgsql.org/doc/index.html | ||
7 | |||
![]() |
1.7 | 8 | Npgsql - the .NET data provider for PostgreSQL |
9 | npgsql/npgsql | ||
10 | [[https:~~/~~/github.com/npgsql/npgsql>>https://github.com/npgsql/npgsql]] | ||
11 | |||
12 | ---- | ||
13 | |||
![]() |
1.13 | 14 | | |Connection String Parameters |
15 | [[https:~~/~~/www.npgsql.org/doc/connection-string-parameters.html>>https://www.npgsql.org/doc/connection-string-parameters.html]] | ||
16 | | |((( | ||
![]() |
1.11 | 17 | Performance |
18 | [[https:~~/~~/www.npgsql.org/doc/performance.html>>https://www.npgsql.org/doc/performance.html]] | ||
19 | |||
![]() |
1.10 | 20 | Prepared Statements |
21 | [[https:~~/~~/www.npgsql.org/doc/prepare.html?q=prepare>>https://www.npgsql.org/doc/prepare.html?q=prepare]] | ||
![]() |
1.13 | 22 | |
23 | Параметры клиента могут достаточно весомо влиять на производительность запросов. | ||
24 | ))) | ||
25 | |||
26 |