Operations | Monitoring | ITSM | DevOps | Cloud

Optimizing PostgreSQL Performance for Large Tables with Boolean Filters

Short Summary: In this guide, we address performance problems that occur when PostgreSQL queries very large tables containing low-cardinality boolean fields. It also demonstrates how composite indexes, created and tested with Devart tools, allow PostgreSQL to locate the required rows directly instead of scanning the entire table.

Solving the Cartesian Count Problem: Efficient Multi-Table Aggregation in Complex Databases

Short Summary: Counting related records across multiple dependent tables can produce wrong totals or slow queries when standard joins are used. This article explains a more reliable way to do this by counting each table separately, applying date filters, and checking that the query still runs well on large datasets. Tools such as dbForge Edge can also help if needed.

Mastering Cross-Database Date Manipulation: Subtracting Days in MySQL and H2

Short Summary: Different databases use different SQL syntax for simple tasks like subtracting days from a date. In this post, we show how these differences appear across databases such as MySQL, PostgreSQL, SQL Server, Oracle, and H2. We also explain how dbForge Edge helps teams work with them in one place while keeping application logic consistent.

ODBC Driver for MySQL: Open-Source vs Commercial (2026)

The MySQL ODBC driver is what keeps BI tools, reporting systems, and ETL pipelines connected to MySQL without errors. Teams have depended on it for years, and it’s still vital today, especially with MySQL ranked worldwide in February 2026. However, not all ODBC drivers are built alike. There are two categories: open-source options and commercial ones. While both connect applications to MySQL, they differ in areas like stability, performance, security, and support.

Mastering Temporal LEFT OUTER JOINs for Historical State Analysis in SQL Server

Short Summary: This guide shows how to use time-based LEFT OUTER JOINs with SQL Server temporal tables, step by step. You’ll see how dbForge tools help you fine-tune these queries so you can get accurate reports for specific points in time, fully understand how your data changes, and confirm that your logic is correct.

Best SQL Server ODBC Drivers 2026

Most database problems get blamed on queries, schemas, or infrastructure, and rarely on SQL Server ODBC drivers. Fair enough, those components often break. But in many cases, the real culprit is the connection layer itself. Poor drivers can lead to security gaps, performance hits, cloud connection struggles, Unicode issues, or incompatibility across platforms and modern SQL Server versions.

Install and Activate dotConnect in Visual Studio & Any IDE

Learn how to install and activate dotConnect products step by step. In this video, we show all available installation options—including NuGet Package Manager, command-line installation in any IDE, and the Windows installer for full Visual Studio integration. You’ll also see how to activate dotConnect using a license key, including how to get a free 30-day trial key from the Devart Customer Portal. This guide helps you.

dotConnect for Dynamics 365 | Secure C# ADO.NET connection with ORM support

Integrate Microsoft Dynamics 365 into your C# .NET applications with dotConnect for Dynamics 365—a powerful, high-performance data provider built for secure enterprise connectivity. From workflow automation to CRM data synchronization, dotConnect enables reliable access with seamless Visual Studio integration and advanced ORM support for modern development workflows. Chapters: Try it free for 30 days and see why thousands of developers trust dotConnect for Dynamics 365 in mission-critical environments.

dotConnect Update: .NET 10 Support, OAuth Integration & Faster Batch Updates

The latest dotConnect release is here, bringing major improvements in performance, security, and cloud connectivity for.NET developers. In this video, we walk through the most important updates: This release is designed for developers who rely on high-performance, secure, and dependable data connectivity in modern.NET environments.