<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Devart</title>
    <description>The latest articles on DEV Community by Devart (@devartteam).</description>
    <link>https://dev.to/devartteam</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F122887%2F512b95e6-638b-4b0e-95e0-08511ec3e484.jpg</url>
      <title>DEV Community: Devart</title>
      <link>https://dev.to/devartteam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devartteam"/>
    <language>en</language>
    <item>
      <title>Meet the Release of dotConnect Providers and Entity Developer with Major Feature Updates</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Wed, 27 May 2026 14:44:09 +0000</pubDate>
      <link>https://dev.to/devartteam/meet-the-release-of-dotconnect-providers-and-entity-developer-with-major-feature-updates-303p</link>
      <guid>https://dev.to/devartteam/meet-the-release-of-dotconnect-providers-and-entity-developer-with-major-feature-updates-303p</guid>
      <description>&lt;p&gt;Devart released major feature updates of dotConnect Providers and Entity Developer.&lt;/p&gt;

&lt;p&gt;Devart announced a new release of &lt;a href="https://www.devart.com/dotconnect/%20?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=cc_pr_dotconnect_release_2026.1" rel="noopener noreferrer"&gt;dotConnect&lt;/a&gt; and &lt;a href="https://www.devart.com/entitydeveloper/?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=cc_pr_dotconnect_release_2026.1" rel="noopener noreferrer"&gt;Entity Developer&lt;/a&gt; with major feature updates. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key enhancements in this release:&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Expanded connectivity for business platforms&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;dotConnect for BigCommerce 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added the new CustomerMetafields object&lt;/li&gt;
&lt;li&gt;Added the new ProductImageContents object for working with binary content of product images in BigCommerce&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for FreshBooks 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added new objects: Account, AdjustmentJournalEntry, AdjustmentJournalEntryLine, ChartOfAccountsReport, CreditNote, CreditNoteLine, Estimate, EstimateLine, and JournalEntriesByAccountReport&lt;/li&gt;
&lt;li&gt;Added new report objects: AccountAgingReport, BalanceSheetReport, CashFlowReport, CashFlowSummaryReport, ChartOfAccountsReport, ExpenseDetailsReport, GeneralLedgerReport, GeneralLedgerSummaryReport, InvoicesReport, InvoiceDetailsReport, JournalEntriesByAccountReport, ManualJournalEntryReport, ManualJournalEntrySummaryReport, PaymentsCollectedReport, ProfitAndLossReport, TaxSummaryReport, and TrialBalanceReport&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for Mailchimp 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added new objects: CartLines, Carts, Customers, OrderLines, Orders, ProductVariants, Products, PromoCodes, PromoRules, and Stores&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for QuickBooks Online 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added 50 new QuickBooks report objects&lt;/li&gt;
&lt;li&gt;Added the new TaxExemptionReasonId field to objects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for SugarCRM 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for the RowsAndColumns, Summation, and SummationWithDetails reports&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Modern authentication&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;dotConnect for Salesforce 6.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for Server-to-Server authentication&lt;/li&gt;
&lt;li&gt;Added the ClientCredentials element to the AuthenticationType enum&lt;/li&gt;
&lt;li&gt;Added the PreserveNames property to the SalesforceConnectionStringBuilder class to preserve the original names of custom objects and fields, including the __c suffix&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Entity Developer 8.1&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for Server-to-Server authentication in Salesforce&lt;/li&gt;
&lt;li&gt;Improved support for large-scale CRM operations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for Zoho CRM 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Zoho CRM API v8 is supported&lt;/li&gt;
&lt;li&gt;Changed the behavior: The ZohoAPIVersion enum has only new Preferred (it's API v8 now, but can change in future) and Deprecated (it's API v2 now) elements.&lt;/li&gt;
&lt;li&gt;Added the BulkRead option to the connection string. It's enables Bulk Read API of Zoho CRM for querying large data volumes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for Zoho Books 2.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added the new object SalesReceipts&lt;/li&gt;
&lt;li&gt;Added support for nested objects in the LineItems field of the Bills object&lt;/li&gt;
&lt;li&gt;Improved selection of BankTransactions records for all available statuses&lt;/li&gt;
&lt;li&gt;Improved record filtering by the Status field&lt;/li&gt;
&lt;li&gt;Improved support for the CustomFields and CustomFieldHash fields in the SalesOrders, Bills, CreditNotes, and CustomerPayments objects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Modern .NET and Oracle Database support&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;dotConnect for Dynamics 365 3.2&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added .NET 6 and .NET 8 assemblies to the Devart.Data.Dynamics NuGet package&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;dotConnect for Oracle 11.1.100&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for the JSON data type in Direct mode for Oracle Database 21c, 23ai, and 26ai&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To learn more about the recent release and download new products, visit: &lt;a href="https://www.devart.com/blog/dotconnect-providers-and-entity-developer-receive-major-feature-updates.html?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=cc_pr_dotconnect_release_2026.1" rel="noopener noreferrer"&gt;https://www.devart.com/blog/dotconnect-providers-and-entity-developer-receive-major-feature-updates.html?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=cc_pr_dotconnect_release_2026.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dotConnect&lt;/strong&gt; is a suite of high-performance ADO.NET data providers that enable direct access to major database systems and cloud services. It is a complete solution that helps develop data-related .NET applications and web sites. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=cc_pr_dotconnect_release_2026.1" rel="noopener noreferrer"&gt;https://www.devart.com/?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=cc_pr_dotconnect_release_2026.1&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>aspnet</category>
      <category>dotconnect</category>
      <category>entitydeveloper</category>
    </item>
    <item>
      <title>dbForge 2026.1 Introduces Improved AI SQL Generation and Advanced PostgreSQL Development Features</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Thu, 21 May 2026 11:38:10 +0000</pubDate>
      <link>https://dev.to/devartteam/dbforge-20261-introduces-improved-ai-sql-generation-and-advanced-postgresql-development-features-24n7</link>
      <guid>https://dev.to/devartteam/dbforge-20261-introduces-improved-ai-sql-generation-and-advanced-postgresql-development-features-24n7</guid>
      <description>&lt;p&gt;Devart, a developer of database management and development solutions, has announced the release of &lt;a href="https://www.devart.com/dbforge/" rel="noopener noreferrer"&gt;dbForge 2026.1&lt;/a&gt;, a major update to its AI-powered database development solutions that introduces improved AI SQL generation and augmented PostgreSQL design and development capabilities. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dbForge 2026.1 Highlights&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;dbForge AI Assistant now uses database index metadata to improve AI-powered SQL generation and optimization. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;dbForge 2026.1 introduces visual query building and database design in PostgreSQL alongside a number of auxiliary enhancements. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The release also expands PostgreSQL schema comparison and synchronization capabilities for PostgreSQL and Amazon Redshift. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;dbForge AI Assistant Enhances AI-Powered SQL Optimization&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;dbForge 2026.1 expands the capabilities of &lt;a href="https://www.devart.com/dbforge/ai-assistant/" rel="noopener noreferrer"&gt;dbForge AI Assistant&lt;/a&gt; by introducing improved SQL generation and optimization across all supported database systems. &lt;/p&gt;

&lt;p&gt;The AI Assistant can now access detailed database index metadata, including clustered, no clustered, composite, unique, and B-tree indexes, allowing it to generate more context-aware SQL queries and deliver more accurate optimization recommendations. &lt;/p&gt;

&lt;p&gt;The AI-powered capabilities of dbForge include the following: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Conversion of natural language to SQL &lt;/li&gt;
&lt;li&gt;Context-aware SQL query generation &lt;/li&gt;
&lt;li&gt;Optimization of pre-written SQL queries &lt;/li&gt;
&lt;li&gt;Detection of redundant or missing indexes &lt;/li&gt;
&lt;li&gt;Detailed SQL explanations &lt;/li&gt;
&lt;li&gt;Error analysis and troubleshooting &lt;/li&gt;
&lt;li&gt;Integrated AI chat for questions related to databases and SQL &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;“AI-generated SQL becomes substantially more valuable when it understands the structure and performance characteristics of the underlying database,” said Victor Horlenko, Head of AI Innovations at Devart. “The goal is to help teams accelerate development while maintaining stronger query performance and optimization standards.” &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dbForge 2026.1 Expands PostgreSQL Development Capabilities&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge 2026.1 also introduces major PostgreSQL development enhancements across &lt;a href="https://www.devart.com/dbforge/postgresql/studio/" rel="noopener noreferrer"&gt;dbForge Studio for PostgreSQL&lt;/a&gt; and &lt;a href="https://www.devart.com/dbforge/edge/" rel="noopener noreferrer"&gt;dbForge Edge&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;The release brings an enhanced SQL Editor, syntax highlighting within code blocks enclosed in dollar quotes, index name suggestions, document tab improvements, and new options that deliver greater flexibility in everyday database operations. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Visual PostgreSQL Query Builder That Simplifies SQL Development&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge Studio for PostgreSQL now includes a visual Query Builder that allows teams to create SELECT, INSERT, UPDATE, DELETE, and JOIN queries using a graphical drag-and-drop interface. &lt;/p&gt;

&lt;p&gt;This helps developers, analysts, DBAs, and BI teams simplify PostgreSQL query development and reduce syntax errors to a minimum. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Expanded Schema Comparison and Synchronization for PostgreSQL&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge 2026.1 also expands PostgreSQL schema comparison and synchronization capabilities with expanded support for PostgreSQL and related servers, new options, fuller schema and table mapping, as well as comparison and synchronization of indexes on tables and materialized views. All this makes schema deployment and migration operations easier and much more flexible. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;New Visual Table Editor and Workflow Improvements&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;The release also introduces a new visual Table Editor for PostgreSQL that delivers convenient management of columns, primary and foreign keys, unique constraints, indexes, and other table properties without writing SQL manually. &lt;/p&gt;

&lt;p&gt;Additional usability improvements include pinned document tabs for faster access to frequently used SQL scripts, schema files, and queries during multi-tab database development sessions. &lt;/p&gt;

&lt;p&gt;“With dbForge 2026.1, we're delivering a unified database development solution for PostgreSQL teams,” said Andrii Melnykov, Head of Product, dbForge. “By bringing visual query development, database design, and enhanced schema comparison into a familiar environment, we’re helping teams make their daily work easier and more comfortable.” &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Availability&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge 2026.1 is available today for dbForge Edge, dbForge Studio for SQL Server, dbForge Studio for PostgreSQL, dbForge Studio for MySQL, dbForge Studio for Oracle, and other products that are part of the dbForge ecosystem. &lt;/p&gt;

&lt;p&gt;Customers with active subscriptions can get this update immediately. New users can explore the latest features through a free trial available on Devart’s official website. &lt;/p&gt;

&lt;p&gt;For more information about dbForge 2026.1 visit: &lt;a href="https://www.devart.com/blog/whats-new-in-dbforge-2026-1.html" rel="noopener noreferrer"&gt;https://www.devart.com/blog/whats-new-in-dbforge-2026-1.html&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is a multi-product company and a leading developer of database management software, ALM solutions, data providers for database servers, as well as data integration and backup solutions. &lt;/p&gt;

&lt;p&gt;The company’s dbForge product line helps teams simplify SQL development, database administration, data management, and a variety of database operations across SQL Server, MySQL, MariaDB, Oracle, PostgreSQL, and related cloud databases and services. &lt;/p&gt;

&lt;p&gt;For additional information about Devart, please visit &lt;a href="https://www.devart.com" rel="noopener noreferrer"&gt;https://www.devart.com&lt;/a&gt; &lt;/p&gt;

</description>
    </item>
    <item>
      <title>A Strategic Guide to the Best Oracle ODBC Drivers</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Thu, 14 May 2026 13:43:43 +0000</pubDate>
      <link>https://dev.to/devartteam/a-strategic-guide-to-the-best-oracle-odbc-drivers-1m73</link>
      <guid>https://dev.to/devartteam/a-strategic-guide-to-the-best-oracle-odbc-drivers-1m73</guid>
      <description>&lt;p&gt;Navigating the landscape of Oracle connectivity requires a shift in focus from "simple access" to "policy-driven security." In a modern enterprise, an ODBC driver is the frontline for encryption, identity verification, and operational auditing. Standardizing on a commercial driver is often the most effective way to ensure that security policies are enforced consistently across diverse teams and toolsets.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Core Pillars of a Secure Selection&lt;/strong&gt;&lt;br&gt;
The best driver for your organization is the one that meets your security benchmarks without compromising the reliability of your BI, ETL, or application stacks. When evaluating candidates, prioritize these four technical requirements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mandatory Encryption: Look for drivers that allow you to enforce TLS/SSL protocols with no "silent fallback" to unencrypted connections. The ability to strictly validate CA certificates and check hostnames is non-negotiable for compliance.&lt;/li&gt;
&lt;li&gt;Identity Alignment: The driver must natively support your organization's authentication model, whether that involves Oracle Wallets, Kerberos, LDAP, or integrated OS-level identity management.&lt;/li&gt;
&lt;li&gt;Operational Transparency: Connectivity failures in production are inevitable. A secure driver provides verbose, actionable logging that clearly distinguishes between a network timeout, an expired certificate, or an authentication mismatch.&lt;/li&gt;
&lt;li&gt;Universal Consistency: Security shouldn't break depending on the tool. The driver should behave identically whether it is being called by Power BI, Tableau, Informatica, or a custom Linux-based application.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Leading Commercial Solutions&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.devart.com/odbc/oracle/" rel="noopener noreferrer"&gt;Devart ODBC Driver for Oracle&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
Devart is frequently the go-to choice for organizations that need to standardize a single driver across a wide variety of client tools. Its strength lies in a robust set of configuration "knobs"— allowing administrators to fine-tune timeouts, tracing, and connection pooling. This configurability makes it easier to create a master security template that can be rolled out to BI and development teams alike, ensuring that every connection follows the same hardened protocol.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Progress DataDirect&lt;/strong&gt;&lt;br&gt;
Progress DataDirect is designed for high-concurrency, mission-critical environments where downtime has a significant financial impact. It is often treated as "connectivity infrastructure" rather than just a driver. With a focus on cross-platform uniformity and premium vendor support SLAs, it is the ideal candidate for regulated industries that require long-term stability and a formal support path for their incident response plans.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Oracle ODBC Driver&lt;/strong&gt;&lt;br&gt;
For organizations that are fully "Oracle-aligned," the official driver bundled with the Oracle Client remains the baseline. It offers the most direct compatibility with Oracle-specific features and updates. However, it can be operationally heavier to manage, as it requires maintaining the Oracle Client component versions across all workstations and servers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Easysoft &amp;amp; OpenLink&lt;/strong&gt;&lt;br&gt;
Easysoft is a favored choice for "classic" ODBC stacks where straightforward deployment and stable commercial support are the primary goals. It is particularly effective for reporting tools and legacy integrations. On the other hand, OpenLink excels in complex, heterogeneous environments involving middleware or intricate data routing, providing high flexibility for architectures that go beyond simple point-to-point connectivity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bridging the Gap: Security in Practice&lt;/strong&gt;&lt;br&gt;
Why Diagnostics are a Security Asset&lt;br&gt;
True security is proactive. If a driver only reports a generic "Connection Failed," your team may spend hours troubleshooting the network when the real issue is an expired SSL certificate or an unsupported cipher suite. Commercial drivers that offer granular tracing turn security policy enforcement into a manageable operational task rather than a source of downtime.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Authentication and Secret Management&lt;/strong&gt;&lt;br&gt;
One of the most common points of failure is the misalignment between a driver and an organization's secret-handling policy. As companies move toward automated password rotation and centralized identity, the driver must be capable of negotiating these paths without manual intervention. While the native Oracle stack handles this well, commercial alternatives like Devart and DataDirect often provide a more "client-agnostic" approach, reducing the friction involved in managing secrets across dozens of different third-party applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Selection Path&lt;/strong&gt;&lt;br&gt;
To make a final decision, align your choice with your primary operational goal:&lt;br&gt;
If you need a single, highly configurable driver for a mixed toolset of BI and ETL apps, prioritize Devart.&lt;/p&gt;

&lt;p&gt;If you manage a large-scale global estate where cross-platform consistency and vendor accountability are paramount, choose Progress DataDirect.&lt;br&gt;
If your procurement and compliance are strictly Oracle-centric, stick with the Oracle Native Driver.&lt;/p&gt;

&lt;p&gt;Finally, for legacy integrations or complex middleware where flexibility outweighs raw throughput, Easysoft or OpenLink will provide the most stable foundation.&lt;/p&gt;

</description>
      <category>odbc</category>
      <category>oracle</category>
      <category>database</category>
    </item>
    <item>
      <title>Best PostgreSQL ODBC Drivers: Choosing the Right Connectivity Tool</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Wed, 13 May 2026 13:56:02 +0000</pubDate>
      <link>https://dev.to/devartteam/best-postgresql-odbc-drivers-choosing-the-right-connectivity-tool-4n1e</link>
      <guid>https://dev.to/devartteam/best-postgresql-odbc-drivers-choosing-the-right-connectivity-tool-4n1e</guid>
      <description>&lt;p&gt;PostgreSQL is widely used for business-critical databases, but many external platforms still rely on ODBC to connect with relational databases. Reporting tools, ETL platforms, analytics suites, and older enterprise systems often require an ODBC driver to communicate with PostgreSQL.&lt;/p&gt;

&lt;p&gt;Because of this, choosing an ODBC driver is not just a technical detail. It affects performance, deployment complexity, support requirements, and long-term maintenance costs.&lt;/p&gt;

&lt;p&gt;This article compares open-source and commercial PostgreSQL ODBC connectivity options, focusing on architecture, operational trade-offs, and suitable use cases.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What a PostgreSQL ODBC Driver Does&lt;/strong&gt;&lt;br&gt;
An ODBC driver acts as a bridge between an application and a PostgreSQL database. The application sends database requests through the ODBC API, and the driver translates those requests into a format PostgreSQL can understand.&lt;/p&gt;

&lt;p&gt;A reliable PostgreSQL ODBC solution should handle several core responsibilities:&lt;br&gt;
&lt;strong&gt;SQL Compatibility&lt;/strong&gt;&lt;br&gt;
The driver must translate standard SQL calls into PostgreSQL-compatible syntax. This is especially important when applications expect SQL-92 or SQL-99 behavior but PostgreSQL uses its own extensions and conventions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Type Conversion&lt;/strong&gt;&lt;br&gt;
ODBC and PostgreSQL represent some data types differently. For example, the driver may need to convert SQL_TIMESTAMP values into PostgreSQL timestamp types such as TIMESTAMPTZ.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PostgreSQL Protocol Communication&lt;/strong&gt;&lt;br&gt;
The driver must communicate with PostgreSQL using the PostgreSQL Frontend/Backend protocol, currently version 3.0.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Security and Authentication&lt;/strong&gt;&lt;br&gt;
Modern deployments often require secure authentication and encrypted traffic. A driver may need to support TLS/SSL, GSSAPI, SSPI, and related authentication mechanisms.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Open-Source PostgreSQL ODBC Options&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;1. psqlODBC&lt;/strong&gt;&lt;br&gt;
psqlODBC is the official community-supported PostgreSQL ODBC driver. It is maintained by the PostgreSQL community and released under the LGPL license.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Main Advantages&lt;/strong&gt;&lt;br&gt;
psqlODBC is closely aligned with PostgreSQL itself and supports the core PostgreSQL feature set well. It is also free to use, making it attractive for development teams, internal tools, and organizations with strict licensing constraints.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Main Limitations&lt;/strong&gt;&lt;br&gt;
The main drawback is operational responsibility. Performance tuning, debugging, cursor behavior, memory usage, and configuration issues usually have to be handled internally. Features such as Declare/Fetch settings may require careful tuning depending on workload.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Best Fit&lt;/strong&gt;&lt;br&gt;
psqlODBC is a strong choice for:&lt;br&gt;
Development and testing environments&lt;br&gt;
Internal applications with moderate performance requirements&lt;br&gt;
Cost-sensitive teams with PostgreSQL expertise&lt;br&gt;
Research and experimental projects&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. unixODBC with psqlODBC&lt;/strong&gt;&lt;br&gt;
On Linux and macOS systems, PostgreSQL ODBC connectivity often uses a driver manager such as unixODBC. In this setup, unixODBC manages the ODBC interface while psqlODBC handles the PostgreSQL-specific connection.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Configuration Requirements&lt;/strong&gt;&lt;br&gt;
This approach usually requires manual configuration of files such as:&lt;br&gt;
odbcinst.ini&lt;br&gt;
odbc.ini&lt;/p&gt;

&lt;p&gt;It may also require careful handling of environment variables, shared libraries, and system paths.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Operational Challenges&lt;/strong&gt;&lt;br&gt;
The unixODBC stack can become difficult to manage in containerized, distributed, or multi-version environments. Library conflicts, missing dependencies, and incorrect linking can create deployment problems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Best Fit&lt;/strong&gt;&lt;br&gt;
This option works well when teams are comfortable managing Linux-level configuration and need an open-source ODBC stack.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Commercial PostgreSQL ODBC Drivers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Devart ODBC Driver for PostgreSQL&lt;/strong&gt;&lt;br&gt;
Devart offers a commercial &lt;a href="https://www.devart.com/odbc/postgresql/" rel="noopener noreferrer"&gt;PostgreSQL ODBC driver&lt;/a&gt; designed for performance, simplified deployment, and compatibility with many third-party tools.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Strengths&lt;/strong&gt;&lt;br&gt;
One of Devart’s main advantages is Direct Mode connectivity. This allows the driver to connect to PostgreSQL directly over TCP/IP without requiring PostgreSQL client libraries such as libpq.&lt;br&gt;
Devart also provides consistent behavior across Windows, Linux, and macOS, which can simplify cross-platform deployments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tool Compatibility&lt;/strong&gt;&lt;br&gt;
The driver is designed to work with a wide range of BI, reporting, and ETL tools, including platforms such as Power BI, Tableau, and Informatica.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Best Fit&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Devart is well suited for:&lt;/li&gt;
&lt;li&gt;Production BI environments&lt;/li&gt;
&lt;li&gt;ETL pipelines&lt;/li&gt;
&lt;li&gt;Cross-platform analytics deployments&lt;/li&gt;
&lt;li&gt;Teams that want vendor support and reduced configuration overhead&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Progress DataDirect&lt;/strong&gt;&lt;br&gt;
Progress DataDirect is an enterprise-grade ODBC solution focused on scalability, reliability, and broad platform support.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Strengths&lt;/strong&gt;&lt;br&gt;
DataDirect is designed for demanding enterprise environments. It offers features such as advanced connection pooling, wire-level compression, and optimizations for high-latency networks.&lt;/p&gt;

&lt;p&gt;It also supports a wider range of operating systems than many other drivers, including legacy Unix platforms such as Solaris, AIX, and HP-UX.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Best Fit&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Progress DataDirect is most appropriate for:&lt;/li&gt;
&lt;li&gt;Large enterprise infrastructure&lt;/li&gt;
&lt;li&gt;Regulated industries&lt;/li&gt;
&lt;li&gt;Legacy operating system environments&lt;/li&gt;
&lt;li&gt;High-volume or geographically distributed systems&lt;/li&gt;
&lt;li&gt;Organizations requiring formal vendor support and auditing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The best PostgreSQL ODBC driver depends on system importance, internal expertise, performance expectations, and support requirements.&lt;/p&gt;

&lt;p&gt;For development, experimentation, and cost-sensitive internal systems, psqlODBC is usually the most practical option. It provides solid PostgreSQL compatibility without licensing costs, but it requires internal technical knowledge.&lt;/p&gt;

&lt;p&gt;For Linux or macOS environments where an open-source driver manager is needed, unixODBC with psqlODBC is a flexible option. However, teams should be prepared to manage configuration files, environment variables, and dependency issues.&lt;/p&gt;

&lt;p&gt;For production analytics, BI, and ETL workflows, Devart ODBC Driver for PostgreSQL is a strong commercial choice. It reduces setup complexity, supports Direct Mode connectivity, and offers broad compatibility with third-party tools.&lt;/p&gt;

&lt;p&gt;For large enterprises with complex infrastructure, legacy systems, or strict support requirements, Progress DataDirect is the most suitable option. Its strengths are scalability, platform coverage, and enterprise-grade support.&lt;/p&gt;

&lt;p&gt;In short, open-source drivers are best when cost control and flexibility matter most. Commercial drivers are better when performance, support, and reduced operational risk are the main priorities.&lt;/p&gt;

</description>
      <category>postgres</category>
      <category>odbc</category>
      <category>database</category>
    </item>
    <item>
      <title>New Release of ODBC Drivers: Expanded Compatibility, New Authentication Options, and Enhanced Data Type Support</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Tue, 21 Apr 2026 13:46:21 +0000</pubDate>
      <link>https://dev.to/devartteam/new-release-of-odbc-drivers-expanded-compatibility-new-authentication-options-and-enhanced-data-1mm</link>
      <guid>https://dev.to/devartteam/new-release-of-odbc-drivers-expanded-compatibility-new-authentication-options-and-enhanced-data-1mm</guid>
      <description>&lt;p&gt;Devart, a leading provider of data connectivity solutions for various data connection technologies and frameworks, rolled out updates of &lt;a href="https://www.devart.com/odbc/" rel="noopener noreferrer"&gt;ODBC Drivers&lt;/a&gt;. Key enhancements for all products include improved compatibility with &lt;strong&gt;Attunity Qlik Replicate&lt;/strong&gt;, with the &lt;strong&gt;PDO_ODBC PHP extension&lt;/strong&gt; and with &lt;strong&gt;Node.js&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The product-specific updates in the release:&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;ODBC Driver for Oracle&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for Oracle 26ai&lt;/li&gt;
&lt;li&gt;Support for the JSON data type in Oracle 21c and later&lt;/li&gt;
&lt;li&gt;Added the ability to use SSL and SSH protocols simultaneously&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for MySQL&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for MySQL 9.6&lt;/li&gt;
&lt;li&gt;Added the ability to use SSL and SSH protocols simultaneously&lt;/li&gt;
&lt;li&gt;Significantly improved compatibility with Linked Server in MSSMS&lt;/li&gt;
&lt;li&gt;Improved work with the VECTOR data type&lt;/li&gt;
&lt;li&gt;Improved work with Numeric/Decimal fields with precision &amp;gt; 38&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for PostgreSQL&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for protocol 3.2&lt;/li&gt;
&lt;li&gt;Support for virtual generated columns&lt;/li&gt;
&lt;li&gt;Added support for OAUTHBEARER authentication&lt;/li&gt;
&lt;li&gt;Added the EnablePgTimeStamp, CurrentTimeZone, ExactTimeZone connection options&lt;/li&gt;
&lt;li&gt;Added the ability to use SSL and SSH protocols simultaneously&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Firebird&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added the FloatAsSingle, WireCompression, UseReadConsistency,  ConnectionConfigOverrides connection options&lt;/li&gt;
&lt;li&gt;Improved compatibility with MS Access&lt;/li&gt;
&lt;li&gt;Improved compatibility with Linked Server in MSSMS&lt;/li&gt;
&lt;li&gt;Improved work with INT128 fields&lt;/li&gt;
&lt;li&gt;Improved work with DECFLOAT16 and DECFLOAT34 fields&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for InterBase&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added the FloatAsSingle connection option&lt;/li&gt;
&lt;li&gt;Improved compatibility with MS Access&lt;/li&gt;
&lt;li&gt;Improved compatibility with Linked Server in SSMS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for xBase&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added the Read Only connection mode&lt;/li&gt;
&lt;li&gt;Fixes for index update issues &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Microsoft Access:&lt;/strong&gt; added the SharedMode and SharedTimeout options, which allow using the same database simultaneously from multiple applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Microsoft Excel&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for the CREATE RANGE statement to allow referring to a range of cells as a database object&lt;/li&gt;
&lt;li&gt;Added the ExactFieldLength option, which sets the length of a string field to an exact value depending on the data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Salesforce:&lt;/strong&gt; added support for Server-to-Server authorization.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Freshdesk:&lt;/strong&gt; added the UseCustomObjects option.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Shopify&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for API version 2&lt;/li&gt;
&lt;li&gt;Added support for Properties for DraftOrderDetails&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Podio:&lt;/strong&gt; added support for the separator field type.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ODBC Driver for Google BigQuery:&lt;/strong&gt; added support for Service Account Authentication using JSON.&lt;/p&gt;

&lt;p&gt;To learn more about the recent release and download new products, visit: &lt;a href="https://blog.devart.com/major-update-to-odbc-drivers-expanded-compatibility-new-authentication-options-and-enhanced-data-type-support.html" rel="noopener noreferrer"&gt;https://blog.devart.com/major-update-to-odbc-drivers-expanded-compatibility-new-authentication-options-and-enhanced-data-type-support.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Devart's ODBC connectors&lt;/strong&gt; are an optimal variant to access databases with native protocol directly without using additional client software and access cloud data sources via HTTPS. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>odbc</category>
      <category>database</category>
      <category>odbcdriver</category>
    </item>
    <item>
      <title>SecureBridge, EntityDAC, and dbExpress Drivers: New Release</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Thu, 09 Apr 2026 12:04:47 +0000</pubDate>
      <link>https://dev.to/devartteam/securebridge-entitydac-and-dbexpress-drivers-new-release-4jdc</link>
      <guid>https://dev.to/devartteam/securebridge-entitydac-and-dbexpress-drivers-new-release-4jdc</guid>
      <description>&lt;p&gt;Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, announced the latest release of &lt;a href="https://www.devart.com/sbridge/" rel="noopener noreferrer"&gt;SecureBridge&lt;/a&gt;, &lt;a href="https://www.devart.com/entitydac/" rel="noopener noreferrer"&gt;EntityDAC&lt;/a&gt;, and &lt;a href="https://www.devart.com/dbx/" rel="noopener noreferrer"&gt;dbExpress Drivers&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The list of product-specific updates in the release:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SecureBridge:&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for RAD Studio 13 Florence Release 1.&lt;/li&gt;
&lt;li&gt;Support for the Arm64EC target platform.&lt;/li&gt;
&lt;li&gt;Compatibility with Lazarus 4.6.&lt;/li&gt;
&lt;li&gt;New component with a demo: TScSymmetricEncryptor&lt;/li&gt;
&lt;li&gt;TScOAuth2 component improvements:
*Support for obtaining AccessCode without login.
*Availability of SSL options for secure token exchanges.&lt;/li&gt;
&lt;li&gt;Improved error handling.&lt;/li&gt;
&lt;li&gt;Demo updates:
*A new example in the WebRequest demo: uploading and downloading large files.
*The improved WebRequest and HttpServer demos.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;EntityDAC:&lt;/strong&gt; supports RAD Studio 13 Florence Release 1 and the Arm64EC target platform.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dbExpress Drivers:&lt;/strong&gt; the entire line supports RAD Studio 13 Florence Release 1. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dbExpress Driver for InterBase and Firebird 6.4.0&lt;/strong&gt;&lt;br&gt;
Three new driver options expand configuration flexibility:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;FloatAsSingle&lt;/li&gt;
&lt;li&gt;UseReadConsistency&lt;/li&gt;
&lt;li&gt;ConnectionConfigOverrides&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;dbExpress Driver for MySQL 8.4.0&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for MySQL 9.6 is now included.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;dbExpress Driver for Oracle 8.4.0&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for Oracle 26ai&lt;/li&gt;
&lt;li&gt;Support for the JSON data type in Oracle 21c and later&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;dbExpress Driver for PostgreSQL 5.8.0&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for PostgreSQL 18&lt;/li&gt;
&lt;li&gt;Support for protocol 3.2&lt;/li&gt;
&lt;li&gt;Added support for virtual generated columns&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;dbExpress Driver for SQL Server 9.5.1&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added information about selecting the OLEDB versions order in ReadMe.html&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To find a full list of improvements and download new products, visit: &lt;a href="https://blog.devart.com/new-release-securebridge-entitydac-and-dbexpress-drivers-get-support-for-latest-ides-and-databases.html" rel="noopener noreferrer"&gt;https://blog.devart.com/new-release-securebridge-entitydac-and-dbexpress-drivers-get-support-for-latest-ides-and-databases.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Devart&lt;/strong&gt; is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>securebridge</category>
      <category>entitydac</category>
      <category>dac</category>
      <category>lazarus</category>
    </item>
    <item>
      <title>Devart Delphi Data Access Components: New Release</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Mon, 06 Apr 2026 16:04:58 +0000</pubDate>
      <link>https://dev.to/devartteam/devart-delphi-data-access-components-new-release-2j1</link>
      <guid>https://dev.to/devartteam/devart-delphi-data-access-components-new-release-2j1</guid>
      <description>&lt;p&gt;Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, provided a new release of &lt;a href="https://www.devart.com/dac.html" rel="noopener noreferrer"&gt;Delphi DAC&lt;/a&gt;. The main updates - support for the latest IDEs, databases, and Windows Arm64EC target platform. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The list of key general enhancements:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for RAD Studio 13 Florence Release 1 &lt;/li&gt;
&lt;li&gt;Support for Lazarus 4.6, &lt;/li&gt;
&lt;li&gt;Support for the Arm64EC target platform on Windows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The product-specific improvements in the release:&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Oracle:&lt;/strong&gt; updates to ODAC v15.0 and the Oracle provider in UniDAC v12.0.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for Oracle 26ai&lt;/li&gt;
&lt;li&gt;Support for JSON data type in Oracle 21c and later&lt;/li&gt;
&lt;li&gt;Faster detection of installed Oracle clients&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;MySQL:&lt;/strong&gt; updates to MyDAC v14.0 and the MySQL provider in UniDAC v12.0.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for MySQL 9.6&lt;/li&gt;
&lt;li&gt;Improved dump functionality:

&lt;ul&gt;
&lt;li&gt;Support for read-only fields in INSERT statements&lt;/li&gt;
&lt;li&gt;Custom delimiter configuration for stored procedures and triggers&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;PostgreSQL:&lt;/strong&gt; updates apply to PgDAC v10.0 and the PostgreSQL provider in UniDAC v12.0.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for PostgreSQL 18 and protocol 3.2&lt;/li&gt;
&lt;li&gt;Support for:

&lt;ul&gt;
&lt;li&gt;Virtual generated columns&lt;/li&gt;
&lt;li&gt;OAUTHBEARER authentication&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;New connection options:

&lt;ul&gt;
&lt;li&gt;CurrentTimeZone&lt;/li&gt;
&lt;li&gt;ExactTimeZone&lt;/li&gt;
&lt;li&gt;UseSystemLocale&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Improved support for:

&lt;ul&gt;
&lt;li&gt;PostGIS&lt;/li&gt;
&lt;li&gt;PgArray&lt;/li&gt;
&lt;li&gt;PgInet&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;SQL Server:&lt;/strong&gt; updates to SDAC v13.0 and the SQL Server provider in UniDAC v12.0.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added the CommandTimeout option to TMSConnection&lt;/li&gt;
&lt;li&gt;Added the CommandTimeout option to SQL Server-specific settings in TUniConnection&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;InterBase and Firebird:&lt;/strong&gt; updates to IBDAC v11.0 and the &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;InterBase/Firebird providers in UniDAC v12.0.&lt;/li&gt;
&lt;li&gt;Support for Firebird 3 functions&lt;/li&gt;
&lt;li&gt;Support for:

&lt;ul&gt;
&lt;li&gt;GENERATED BY DEFAULT AS IDENTITY&lt;/li&gt;
&lt;li&gt;Extended transaction and database parameters (TPB, DPB, SPB)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;New connection options:

&lt;ul&gt;
&lt;li&gt;FloatAsSingle&lt;/li&gt;
&lt;li&gt;UseReadConsistency&lt;/li&gt;
&lt;li&gt;ConnectionConfigOverrides&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Improved performance and handling of database configuration blocks&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;SQLite:&lt;/strong&gt; updates apply to LiteDAC v8.0 and the SQLite provider in UniDAC v12.0.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for vector extensions (sqlite-vec, sqlite-vector)&lt;/li&gt;
&lt;li&gt;New connection limits:

&lt;ul&gt;
&lt;li&gt;LimitLength&lt;/li&gt;
&lt;li&gt;LimitExprDepth&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;To find a full list of improvements and download new products, visit: &lt;a href="https://blog.devart.com/new-release-of-delphi-data-access-components-adds-support-for-latest-ides-and-databases.html" rel="noopener noreferrer"&gt;https://blog.devart.com/new-release-of-delphi-data-access-components-adds-support-for-latest-ides-and-databases.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Delphi Data Access Components&lt;/strong&gt; allow developing multi-platform applications in Embarcadero RAD Studio, Delphi, C++Builder, Lazarus, and Free Pascal on Windows, Linux, macOS, iOS, and Android, for both 32-bit and 64-bit platforms. They are terrific tools that provide direct access to popular databases such as Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite, as well as clouds - Salesforce, FreshBooks, SugarCRM and many others. In addition to these, we offer a mature ORM framework for Delphi, making it a comprehensive solution for all your database connectivity needs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>delphi</category>
      <category>dac</category>
      <category>database</category>
    </item>
    <item>
      <title>Explore the New Release of dotConnect and Entity Developer with EF Core 10, AI Vector Types, and Expanded Database Compatibility</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Thu, 19 Mar 2026 12:28:00 +0000</pubDate>
      <link>https://dev.to/devartteam/explore-the-new-release-of-dotconnect-and-entity-developer-with-ef-core-10-ai-vector-types-and-4b22</link>
      <guid>https://dev.to/devartteam/explore-the-new-release-of-dotconnect-and-entity-developer-with-ef-core-10-ai-vector-types-and-4b22</guid>
      <description>&lt;p&gt;Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, released new versions of &lt;a href="https://www.devart.com/dotconnect/" rel="noopener noreferrer"&gt;dotConnect&lt;/a&gt; and &lt;a href="https://www.devart.com/entitydeveloper/" rel="noopener noreferrer"&gt;Entity Developer&lt;/a&gt;. The new release adds support for Entity Framework Core 10, introduces AI-focused vector data types across major databases, and extends compatibility with the newest platform capabilities such as SQL Server 2025, Oracle 26ai, and Microsoft Entra authentication.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key enhancements in this release:&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Support for Entity Framework Core 10 across all dotConnect providers (except dotConnect for SQL Server and dotConnect Universal) and Entity Developer.&lt;/p&gt;

&lt;p&gt;Added Vector data types for AI workloads:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;dotConnect for Oracle 11.1: vector data types in Oracle 23ai/26ai, with support for BINARY, INT8, FLOAT32, FLOAT64 in sparse and dense formats.&lt;/li&gt;
&lt;li&gt;dotConnect for MySQL 10.1: VECTOR data type support in MySQL.&lt;/li&gt;
&lt;li&gt;dotConnect for PostgreSQL 9.1: pgvector types, with support for VECTOR and HALFVEC.&lt;/li&gt;
&lt;li&gt;dotConnect for SQLite 7.1: sqlite-vec vector types, with support for BINARY, INT8, FLOAT.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Added new database data types in Oracle and MariaDB:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;dotConnect for Oracle 11.1: Boolean data type support in Oracle 23ai/26ai.&lt;/li&gt;
&lt;li&gt;dotConnect for Oracle 11.1: JSON data type support in Oracle 21c/23ai/26ai.&lt;/li&gt;
&lt;li&gt;dotConnect for MySQL 10.1: Inet6 data type support in MariaDB.&lt;/li&gt;
&lt;li&gt;dotConnect for MySQL 10.1: UUID data type support in MariaDB.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Support for SQL Server 2025 and Oracle 26ai:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;dotConnect for SQL Server 6.1: support for SQL Server 2025.&lt;/li&gt;
&lt;li&gt;dotConnect for Oracle 11.1: support for Oracle 26ai.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;NetTopologySuite 2.6 support for spatial workloads:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;dotConnect for Oracle 11.1: NetTopologySuite 2.6 support for EF6 in .NET Standard 2.0 assemblies.&lt;/li&gt;
&lt;li&gt;dotConnect providers: NetTopologySuite 2.6 support for EF Core in spatial functionality (Oracle, MySQL, PostgreSQL, and SQLite).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Added support for Microsoft Entra authentication in the .NET Standard 2.0 assemblies of the Devart.Data.SqlServer NuGet package.&lt;/p&gt;

&lt;p&gt;Full support for modern .NET provider builds in Entity Developer.&lt;/p&gt;

&lt;p&gt;To learn more about the recent release and download new products, visit: &lt;a href="https://blog.devart.com/new-dotconnect-and-entity-developer-release-ef-core-10-ai-vector-types-and-expanded-database-compatibility.html" rel="noopener noreferrer"&gt;https://blog.devart.com/new-dotconnect-and-entity-developer-release-ef-core-10-ai-vector-types-and-expanded-database-compatibility.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dotConnect&lt;/strong&gt; is a suite of high-performance ADO.NET data providers that enable direct access to major database systems and cloud services. It is a complete solution that helps develop data-related .NET applications and web sites.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>dotconnect</category>
      <category>aspnet</category>
      <category>efcore</category>
    </item>
    <item>
      <title>Meet the new version of SSIS Data Flow Components 4.0: Visual Studio 2026, SQL Server 2025, and Beyond</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Tue, 03 Feb 2026 11:28:37 +0000</pubDate>
      <link>https://dev.to/devartteam/meet-the-new-version-of-ssis-data-flow-components-40-visual-studio-2026-sql-server-2025-and-4no5</link>
      <guid>https://dev.to/devartteam/meet-the-new-version-of-ssis-data-flow-components-40-visual-studio-2026-sql-server-2025-and-4no5</guid>
      <description>&lt;p&gt;Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, released a new version of &lt;a href="https://www.devart.com/ssis/" rel="noopener noreferrer"&gt;SSIS Data Flow Components&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What’s new in version 4.0&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for Visual Studio 2026&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2026 Insiders&lt;/li&gt;
&lt;li&gt;Support for SQL Server Integration Services 2025 (SSIS 2025, v17.0)&lt;/li&gt;
&lt;li&gt;Support for SQL Server 2025&lt;/li&gt;
&lt;li&gt;Support for Oracle 26ai&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To learn more about the recent release and download new products, visit:&lt;br&gt;
&lt;a href="https://blog.devart.com/ssis-data-flow-components-4-0-ready-for-visual-studio-2026-sql-server-2025-and-beyond.html" rel="noopener noreferrer"&gt;https://blog.devart.com/ssis-data-flow-components-4-0-ready-for-visual-studio-2026-sql-server-2025-and-beyond.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Devart SSIS Data Flow Components&lt;/strong&gt; are powerful tools designed to simplify the ETL process within SQL Server Integration Services (SSIS) packages, allowing users to connect cloud applications and databases through their SSIS workflows without the need to write complex code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>ssis</category>
      <category>database</category>
      <category>visualstudio</category>
    </item>
    <item>
      <title>dbForge 2025.3: AI Assistant in SQL Complete, Expanded Connectivity, and Smarter SQL Workflows</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Thu, 22 Jan 2026 12:06:37 +0000</pubDate>
      <link>https://dev.to/devartteam/dbforge-20253-ai-assistant-in-sql-complete-expanded-connectivity-and-smarter-sql-workflows-4g7l</link>
      <guid>https://dev.to/devartteam/dbforge-20253-ai-assistant-in-sql-complete-expanded-connectivity-and-smarter-sql-workflows-4g7l</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9fbfm43t7qx9hxmty57e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9fbfm43t7qx9hxmty57e.png" alt=" " width="800" height="434"&gt;&lt;/a&gt;&lt;br&gt;
Devart, a leading developer of database management software, recently announced the release of &lt;a href="https://blog.devart.com/whats-new-in-dbforge-2025-3-enhanced-connectivity-updated-ui-ux-newly-supported-syntax-constructs-and-much-more.html" rel="noopener noreferrer"&gt;dbForge 2025.3&lt;/a&gt;, the latest update to its &lt;a href="https://www.devart.com/dbforge/" rel="noopener noreferrer"&gt;unified ecosystem of professional database tools&lt;/a&gt;. The new version delivers expanded connectivity, full support for SSMS 22, Visual Studio 2026, MySQL 9.5, MariaDB 12.2, and Oracle Database 26i, along with UI/UX enhancements, broader SQL syntax coverage, and the introduction of dbForge AI Assistant within SQL Complete. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dbForge AI Assistant Now Available in SQL Complete for SSMS&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge AI Assistant is now integrated into &lt;a href="https://www.devart.com/dbforge/sql/sqlcomplete/" rel="noopener noreferrer"&gt;dbForge SQL Complete&lt;/a&gt;, an SSMS add-in widely used for SQL Server development. By bringing intelligent assistance directly into SSMS, dbForge 2025.3 accelerates query development and helps teams minimize errors without relying on any external tools. &lt;/p&gt;

&lt;p&gt;Key features include:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Instant conversion of natural language input to valid SQL code &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Generation of queries that are relevant to the context of your databases &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Optimization and troubleshooting of pre-written queries &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Detailed explanations of SQL query syntax &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Analysis and clarifications of query execution errors &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AI chat on any issue related to databases and SQL &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Built-in web search for the most up-to-date information &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Integration with multiple dbForge solutions, including SQL Complete  &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Expanded Support for the Latest Databases and IDEs&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge 2025.3 ensures seamless workflows when upgrading database platforms and development environments. It provides the following updates: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Full compatibility with SSMS 22 across dbForge add-ins &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SQL Complete integration with Visual Studio 2026, enabling smart code completion and AI features &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Support for MySQL 9.5 and MariaDB 12.2 &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Support for Oracle Database 26i &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Support for AWS RDS Proxy with caching_sha2_password authentication &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These updates allow teams to adopt the latest updates without sacrificing tool compatibility or productivity. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Improved Performance Analysis and Database Design&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;The release introduces enhancements that simplify navigation and performance analysis, especially in complex environments: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Object Search in Database Diagrams, enabling instant location of tables, relationships, notes, stamps, and containers in large ER diagrams &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Visual execution plan diagrams for MySQL queries, transforming EXPLAIN output into intuitive visuals that make performance bottlenecks easier to identify and optimize &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Expanded SQL Syntax Support Across Platforms&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;dbForge 2025.3 significantly improves SQL parsing, validation, formatting, and code completion across supported databases, including: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Extended PostgreSQL and Redshift support: WITH clauses, MERGE, and advanced SELECT, INSERT, UPDATE, and DELETE statements &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Full support for RETURNING expressions, cursors, and advanced conflict-handling logic &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Improved MySQL syntax validation, including support for SHOW BINARY LOG STATUS &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Oracle syntax check support for SQL_MACRO functions (SCALAR and TABLE) and pipelined table functions &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;UI and UX Enhancements for Everyday Productivity&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;To streamline daily development tasks, dbForge 2025.3 introduces several usability improvements, including: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Scrollbar annotations for faster navigation in large scripts&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Automatic wrapping of selected text with quotes, brackets, or parentheses &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Updated identifier formatting options, including camelCase, Capitalized, and PascalCase, with full backward compatibility with the existing formatting profiles &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Unified Multi-Database Workflows with dbForge Edge&lt;/strong&gt;  &lt;/p&gt;

&lt;p&gt;While dbForge 2025.3 focuses on SSMS and SQL Server enhancements, teams working across multiple database systems can explore &lt;a href="https://www.devart.com/dbforge/edge/" rel="noopener noreferrer"&gt;dbForge Edge&lt;/a&gt;. This all-in-one multidatabase solution combines dbForge Studios for SQL Server, MySQL/MariaDB, Oracle, and PostgreSQL, helping organizations streamline database design, development, and management across projects and platforms. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Availability&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;dbForge 2025.3 is available today. &lt;/p&gt;

&lt;p&gt;Users with active subscriptions can upgrade immediately, and new users can explore the release with a free trial. &lt;/p&gt;

&lt;p&gt;For more information, visit: &lt;a href="https://www.devart.com/dbforge/" rel="noopener noreferrer"&gt;https://www.devart.com/dbforge/&lt;/a&gt; &lt;/p&gt;

</description>
      <category>database</category>
      <category>sqlserver</category>
      <category>ai</category>
      <category>dataengineering</category>
    </item>
    <item>
      <title>New Release of SSIS Data Flow Components with Improved Security and Database Integration</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Tue, 13 Jan 2026 12:59:15 +0000</pubDate>
      <link>https://dev.to/devartteam/new-release-of-ssis-data-flow-components-with-improved-security-and-database-integration-3moi</link>
      <guid>https://dev.to/devartteam/new-release-of-ssis-data-flow-components-with-improved-security-and-database-integration-3moi</guid>
      <description>&lt;p&gt;Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, rolled out a new release of &lt;a href="https://www.devart.com/ssis/" rel="noopener noreferrer"&gt;SSIS Data Flow Components&lt;/a&gt; with significant improvements in security and database integration. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key enhancements in this release:&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PostgreSQL 18 support, which allows users to seamlessly integrate with the latest version of PostgreSQL.&lt;/li&gt;
&lt;li&gt;Added support for MariaDB 12, enabling smoother and more efficient data operations.&lt;/li&gt;
&lt;li&gt;Support for long passwords in Oracle 23ai, it helps Oracle database users manage longer and more secure passwords more easily.&lt;/li&gt;
&lt;li&gt;Support for enhanced encryption and key exchange algorithms for SSH - enhances security and protects data during transmission.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To learn more about the recent release and download new products, visit: &lt;a href="https://blog.devart.com/ssis-3-2-release.html" rel="noopener noreferrer"&gt;https://blog.devart.com/ssis-3-2-release.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Devart SSIS Data Flow Components&lt;/strong&gt; are powerful tools designed to simplify the ETL process within SQL Server Integration Services (SSIS) packages, allowing users to connect cloud applications and databases through their SSIS workflows without the need to write complex code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>ssis</category>
      <category>database</category>
      <category>devart</category>
    </item>
    <item>
      <title>Meet the New dotConnect 2025.1 Release</title>
      <dc:creator>Devart</dc:creator>
      <pubDate>Tue, 23 Dec 2025 13:16:11 +0000</pubDate>
      <link>https://dev.to/devartteam/meet-the-new-dotconnect-20251-release-52l2</link>
      <guid>https://dev.to/devartteam/meet-the-new-dotconnect-20251-release-52l2</guid>
      <description>&lt;p&gt;Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, released &lt;a href="https://www.devart.com/dotconnect/" rel="noopener noreferrer"&gt;dotConnect&lt;/a&gt; 2025.1. With this release, developers gain higher performance thanks to batch updates, easier cloud connectivity through built-in OAuth, and a cleaner, more modern data access stack focused on current technologies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The list of key updates:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for .NET 10 across all dotConnect providers and LinqConnect&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2026 and Visual Studio 2026 Insiders in all dotConnect providers, LinqConnect, and Entity Developer&lt;/li&gt;
&lt;li&gt;dotConnect 2025.1 significantly improves SSH support for dotConnect for Oracle (in Direct mode), dotConnect for MySQL, and dotConnect for PostgreSQL&lt;/li&gt;
&lt;li&gt;Added built-in OAuth 2.0 support for cloud database connectivity in dotConnect for Salesforce, dotConnect for Dynamics 365, dotConnect for FreshBooks, dotConnect for Mailchimp, dotConnect for QuickBooks, dotConnect for Zoho CRM, dotConnect for Zoho Books, and dotConnect for Zoho Desk. &lt;/li&gt;
&lt;li&gt;Now, Batch Updates is available for dotConnect for Oracle, dotConnect for MySQL, dotConnect for PostgreSQL, dotConnect for SQLite, dotConnect for SQL Server, dotConnect for DB2, and dotConnect Universal.&lt;/li&gt;
&lt;li&gt;Added the PgSqlNumeric structure for the PostgreSQL NUMERIC data type in dotConnect for PostgreSQL&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Look at the other improvements:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added support for SQL Server Reporting Services 2017 (15), 2019 (16), and 2022 (17) in dotConnect for Oracle, MySQL, PostgreSQL, SQLite, and DB2. &lt;/li&gt;
&lt;li&gt;Improved OracleLoader performance for LOB types in Direct mode in dotConnect for Oracle&lt;/li&gt;
&lt;li&gt;Support for MariaDB 12 and SingleStore (formerly MemSQL) in dotCOnnect for MySQL.&lt;/li&gt;
&lt;li&gt;Added support for PostgreSQL 18 in dotConnect for PostgreSQL.&lt;/li&gt;
&lt;li&gt;Added support for savepoints in the SQLiteTransaction class in dotCOnnect for SQLite.&lt;/li&gt;
&lt;li&gt;Improved the Add Connection dialog in Visual Studio Server Explorer in dotCOnnect for Salesforce MC.&lt;/li&gt;
&lt;li&gt;A transparent and unified licensing model is available for the entire dotConnect line. &lt;/li&gt;
&lt;li&gt;Entity Developer is now available with Professional and Standard editions. Express remains free, and all editions use key-based licensing.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To learn more about the recent release and download new products, visit: &lt;br&gt;
&lt;a href="https://blog.devart.com/dotconnect-2025-1-release.html" rel="noopener noreferrer"&gt;https://blog.devart.com/dotconnect-2025-1-release.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;dotConnect&lt;/strong&gt; is a suite of high-performance ADO.NET data providers that enable direct access to major database systems and cloud services. It is a complete solution that helps develop data-related .NET applications and web sites.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About Devart&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. &lt;br&gt;
For additional information about Devart, visit &lt;a href="https://www.devart.com/" rel="noopener noreferrer"&gt;https://www.devart.com/&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>dotconnect</category>
      <category>adonet</category>
      <category>devart</category>
    </item>
  </channel>
</rss>
