Изменения документа PostgreSQL. Npgsql
Редактировал(а) Alexandr Fokin 2024/04/13 12:41
<
>
отредактировано Alexandr Fokin
на 2023/02/09 17:45
на 2023/02/09 17:45
отредактировано Alexandr Fokin
на 2022/11/02 19:48
на 2022/11/02 19:48
Изменить комментарий:
Update document after refactoring.
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,26 +1,8 @@ 1 1 [[PostgreSQL>>doc:Разработка.Базы данных.SQL.PostgreSQL.WebHome]] 2 2 3 - [[Ado.Net>>doc:Разработка.NET.РаботасБД.Группа\.Провайдеры\..Ado\.Net.WebHome]]3 +Npgsql - .NET Access to PostgreSQL 4 4 5 5 Npgsql aims to be fully ADO.NET-compatible, its API should feel almost identical to other .NET database drivers. 6 6 https://www.npgsql.org/doc/index.html 7 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 - 14 -| |Connection String Parameters 15 -[[https:~~/~~/www.npgsql.org/doc/connection-string-parameters.html>>https://www.npgsql.org/doc/connection-string-parameters.html]] 16 -| |((( 17 -Performance 18 -[[https:~~/~~/www.npgsql.org/doc/performance.html>>https://www.npgsql.org/doc/performance.html]] 19 - 20 -Prepared Statements 21 -[[https:~~/~~/www.npgsql.org/doc/prepare.html?q=prepare>>https://www.npgsql.org/doc/prepare.html?q=prepare]] 22 - 23 -Параметры клиента могут достаточно весомо влиять на производительность запросов. 24 -))) 25 - 26 26