Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

Simple Talks Podcast | Episode 3 - The Evolution of Database DevOps

Ryan Booz, Steve Jones and Grant Fritchey discuss the evolution of Database DevOps, from its origins to its significance today. They discuss what they were doing at the time of its inception as a concept and how it impacted their day-to-day, while also looking at the various pieces that make up the Database DevOps puzzle – from automation to testing - and where it may go next.

Python Connectors Release: Microsoft Excel Integration and Updated Subscription Model

We are thrilled to announce the latest release of our Python Connectors product line, now featuring a subscription model designed to offer even greater cost-effectiveness and convenience. The new pricing structure makes our connectors more accessible, allowing users to benefit from ongoing updates and support while optimizing their software expenditure.

MySQL String Functions in Action

What’s so special about MySQL? Why do most developers choose this relational system for managing databases? MySQL is widely used primarily because it’s based on the Structured Query Language (SQL), which is a perfect fit for accessing and handling records. Additionally, MySQL attracts users with its scalability and robust performance. This post will focus on another advantage that should be mentioned to highlight the value of MySQL.

Multi-Tasking in the Modern Database Environment

Every database manager knows the complexities involved in maintaining and optimizing multiple enterprise databases. But knowing the complexities of database management and having the requisite knowledge and skills (never mind the right tools) to get the job done, is a different matter. Businesses today use a wide range of database systems to support a variety of applications and data types.

My Favourite Feature of SQL Prompt - Frank Geisler

Frank Geisler, CEO of GDS Business Intelligence GmbH, shares his favourite feature of SQL prompt. SQL Prompt enables users to write high quality SQL faster. As well as autocompleting your code, SQL Prompt takes care of formatting, object renaming, and other distractions, so you can concentrate on how the code actually works..

Simplified Database Schema Upgrades for Icinga Web and Modules

With the release of Icinga Web 2.12, we’ve streamlined and simplified the process for performing database schema upgrades for both Icinga Web and its modules. This new feature not only indicates when an upgrade is pending but also allows for automatic execution of the upgrade. Previously, users had to consult the upgrade documentation and perform the upgrade manually. While it’s still important to read the upgrade documentation, this new feature simplifies the process significantly.