Operations | Monitoring | ITSM | DevOps | Cloud

Databases

The latest News and Information on Databases and related technologies.

Introducing Aiven's AI Database Optimizer: The First Built-In SQL Optimizer for Enhanced Performance

Increase database performance by 10x with an expert, AI-driven, professional available 24/7. An efficient data infrastructure is a vital component in building & operating scalable and performant applications that are widely adopted, satisfy customers, and ultimately, drive business growth. Unfortunately, the speed of new feature delivery coupled with a lack of database optimization knowledge is exposing organizations to high risk performance issues.
Sponsored Post

SSMS 20 - What's new

Sure enough, the latest incarnation of SQL Server Management Studio, version 20.x, is more about evolution than revolution (you can download it here, by the way). And if you haven't gotten acquainted with it yet, here's a brief recap of the newly introduced features and enhancements that you can already get your hands on. We'll also tell you about a surefire way of powering up your stock SSMS with a bundle of add-ins called dbForge SQL Tools, which brings SSMS to the levels of the most demanding users.

How ilert Can Help Enhance Your Monitoring With Its VictoriaMetrics Integration

The ilert team have been working on an integration of VictoriaMetrics as part of their offering, and we’re happy to share this news today via this joint blog post. Please read on to learn more about ilert and how this new integration of VictoriaMetrics can help enhance your monitoring.

What's new in Flyway? State-based deployments in Flyway Teams

Historically, Flyway has been a migrations-based database deployment tool. It greatly improves database deployments by tracking what migration scripts have been executed against a target database and applying any pending migration scripts. Since Redgate acquired Flyway in 2019, we’ve been incorporating Redgate’s database comparison technology into the paid editions (Flyway Teams/Enterprise) so that users can benefit from the best of both worlds.

Mastering SQL PARTITION BY with dbForge Studio for SQL Server

The role of data analysis and manipulation in SQL Server is hard to overestimate. By partitioning data effectively, you can handle large datasets and get accurate and relevant results for various analytical and operational tasks. This is when PARTITION BY proves invaluable. In this article, we are going to talk about the theoretical foundations and practical applications of this SQL argument with the help of a convenient IDE — dbForge Studio for SQL Server.