Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Meet the New dotConnect for PostgreSQL Release

Дата публикации: 16-01-2026 00:00:00


Devart, a recognized vendor of high-performance ADO.NET data providers that enable direct access to major database systems and cloud services, released a new version of dotConnect for PostgreSQL.
The list of updates:
1) Added support for PostgreSQL 18.
Now, users can reliably connect, run queries, and use PostgreSQL 18 features in .NET applications without driver compatibility issues.
2) Added support for the PgSqlNumeric data type for high-precision NUMERIC values.
This type lets users insert, read, and process NUMERIC values without losing accuracy, even for long numbers.
3) Added support for Visual Studio 2026 and Visual Studio 2026 Insiders
Now, teams can develop, model, and maintain their data access layers in the latest Visual Studio environment.
4) Added support for modern SSH encryption and key exchange algorithms
This update ensures secure connectivity to PostgreSQL environments using modern cryptographic standards.
5) Batch Updates.
dotConnect for PostgreSQL offers several alternative approaches, allowing users to select the one that best fits their needs. Additionally, they demonstrate better performance in specific scenarios.
In dotConnect for PostgreSQL, batch operations can be executed using:
PgSqlDataAdapter
PgSqlDataTable
PgSqlCommand
The Simple method runs separate commands in a loop, while DataAdapter.Update(), DataTable.Update(), and Command.ExecuteArray() use Batch Updates. In every case, batch-based methods cut execution time dramatically compared to the simple approach, with Command.ExecuteArray() delivering the highest performance for single-type operations. The execution time for different batch update approaches across popular databases is presented in the table.
So, now users can choose a better variant for their purposes.
To learn more about updates and download the product, visit the recent release.


Основное содержимое страницы с новостью.

Posted on 2026-01-16 by Devart

Related Proprietary

Devart, a recognized vendor of high-performance ADO.NET data providers that enable direct access to major database systems and cloud services, released a new version of dotConnect for PostgreSQL.

The list of updates:

1) Added support for PostgreSQL 18.

Now, users can reliably connect, run queries, and use PostgreSQL 18 features in .NET applications without driver compatibility issues.

2) Added support for the PgSqlNumeric data type for high-precision NUMERIC values.

This type lets users insert, read, and process NUMERIC values without losing accuracy, even for long numbers.

3) Added support for Visual Studio 2026 and Visual Studio 2026 Insiders

Now, teams can develop, model, and maintain their data access layers in the latest Visual Studio environment.

4) Added support for modern SSH encryption and key exchange algorithms

This update ensures secure connectivity to PostgreSQL environments using modern cryptographic standards.

5) Batch Updates.

dotConnect for PostgreSQL offers several alternative approaches, allowing users to select the one that best fits their needs. Additionally, they demonstrate better performance in specific scenarios.

In dotConnect for PostgreSQL, batch operations can be executed using:

  • PgSqlDataAdapter
  • PgSqlDataTable
  • PgSqlCommand

The Simple method runs separate commands in a loop, while DataAdapter.Update(), DataTable.Update(), and Command.ExecuteArray() use Batch Updates. In every case, batch-based methods cut execution time dramatically compared to the simple approach, with Command.ExecuteArray() delivering the highest performance for single-type operations. The execution time for different batch update approaches across popular databases is presented in the table.

So, now users can choose a better variant for their purposes.

To learn more about updates and download the product, visit the recent release.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1dotConnect for PostgreSQL 9.1: New Release 010.7210-04-2026
2SQL Management Studio for PostgreSQL 2.0 Is Here — Faster, Safer, and More Efficient 08.0123-04-2026
3PostgresCompare 1.1.104 Released 012.3426-02-2026
4PGX announces support for EOL versions of PostgreSQL 011.225-06-2026
5DBConvert Streams 2.0 released with PostgreSQL CDC and cross-database querying 010.9410-04-2026
6PostgreSQL CDC, Evolved: Read-Only Mode, IAM Auth & Partition Support Now in Estuary 011.1703-04-2026
7PostgreSQL 19 Beta 2 Released! 5716-07-2026
8powa-archivist 5.2.0 is out! 0512-07-2026
9СУБД PostgreSQL обновилась до версии 1801006-10-2025

Классификация: . Схожих патентов: 0. Схожих новостей: 9. Тональность: 0. Информативность: 7.88. Источник: www.postgresql.org.