Operations | Monitoring | ITSM | DevOps | Cloud

More Power for .NET Developers: New Releases Across dotConnect and Entity Developer

We are excited to announce a new wave of updates across our.NET data connectivity and ORM product portfolio, delivering enhanced security, broader platform support, modern SQL Server compatibility, AI-ready capabilities, and productivity improvements for.NET developers.

MCP Servers 1.1.0 Add Flexible HTTP Routing and CLI Connection Management

We are pleased to announce the release of MCP Servers 1.1.0, bringing new configuration options for HTTP-based deployments and expanded command-line capabilities for managing database connections. The new version makes it easier to control how MCP Servers are exposed over HTTP, host multiple MCP Servers under a single hostname, and configure connections directly from the command line.

Will AI agents replace database IDEs? The future of database development

AI is already good at writing SQL, which is why people keep asking whether AI agents will replace database IDEs. But letting an agent work on a production database is still a much bigger leap. In tests reported by BIRD, a text-to-SQL benchmark built from 95 real databases across 37 professional domains, human experts reached 92.96% execution accuracy. The best single-model entry reached 80.04% in June 2026. The model failed roughly one task in five; the humans, about one in fourteen.

13 best practices for database development in Visual Studio 2026

Database development rarely breaks all at once. It happens through small changes that seem harmless at the time. Someone adds a column directly to the shared database. A stored procedure gets fixed in production but not in the project. An index is created in staging and never added anywhere else. Everything looks fine until the next release. Then the differences start showing up, and nobody is quite sure which version of the schema is correct.

SSIS Data Flow Components Update Brings Expanded API and Data Source Support

The latest release of Devart SSIS Data Flow Components expands support for cloud applications and databases with new objects and fields, updated API and metadata support, and improved authentication and data access capabilities across multiple connectors.

Devart Excel Add-ins Extend Connectivity With New API, Security, and Data Support

We are thrilled to announce an update to our Excel Add-ins, bringing expanded support for popular cloud services and databases. The release introduces new objects, fields, API capabilities, and authentication options for BigCommerce, FreshBooks, HubSpot, NetSuite, QuickBooks Online, Zoho CRM, Oracle, MySQL, and PostgreSQL.

PostgreSQL 19 Release: New Features, Release Date, and Upgrade Notes

With PostgreSQL 19 on the horizon, query planning could get smarter thanks to new query tools and faster maintenance. The release is still a few months away, but Beta 1 already shows where PostgreSQL is headed. Released on June 4, 2026, PostgreSQL 19 Beta 1 previews most of what’s planned for the final release.

SSIS Data Flow Components 5.0: New Features, API Updates, and Expanded Platform Support

We are thrilled to announce the release of SSIS Data Flow Components version 5.0. This release includes updates across database connectors, cloud services, and APIs. It adds new objects, improves data type support, introduces new authentication options, and expands API coverage for more than 20 platforms.

Excel Add-Ins 3.0 Updates: Excel 2024 Compatibility, Expanded Database and Cloud Coverage, and Modern Security Enhancements

We are pleased to announce the release of Excel Add-ins 3.0, a major update to our Excel Add-ins for databases and cloud applications. The new version adds support for Microsoft Excel 2024 across all products. It also includes new database versions, expanded object and report support, improved data type handling, and enhanced connection security.

ADO.NET SQL Connection Providers for SQL Server Compared

Selecting an ADO.NET provider may seem like a simple, one-time decision, but it can affect performance, compatibility, and long-term maintainability for years. The provider sits between your application and SQL Server and affects everything from connection management and authentication to support for new database features. Also, today, SQL Server 2025 delivers new cloud-optimized features and modern security and System.Data.SqlClient has become legacy software.