Исходный код вики PostgreSQL. Npgsql
Версия 1.11 от Alexandr Fokin на 2023/02/09 15:18
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | [[PostgreSQL>>doc:Разработка.Базы данных.SQL.PostgreSQL.WebHome]] | ||
2 | |||
3 | [[Ado.Net>>doc:Разработка.NET.Работа с БД.Группа\. Провайдеры\..Ado\.Net.WebHome]] | ||
4 | |||
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 | |||
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 | Performance | ||
15 | [[https:~~/~~/www.npgsql.org/doc/performance.html>>https://www.npgsql.org/doc/performance.html]] | ||
16 | |||
17 | Prepared Statements | ||
18 | [[https:~~/~~/www.npgsql.org/doc/prepare.html?q=prepare>>https://www.npgsql.org/doc/prepare.html?q=prepare]] |