Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

How to Create Indexes in PostgreSQL for Optimal Database Performance

An index in a database is a special data structure that speeds up the search and retrieval of records from a table. It works similarly to an index in a book, where you can quickly find the needed page by topic or word without having to flip through the entire thing. In this article, we are going to talk about different types of indexes and how to create and use them in both command-line and GUI tools like dbForge Studio for PostgreSQL.

VictoriaMetrics Cloud reduces monitoring costs by 5x

We’re happy to announce VictoriaMetrics Cloud, a hosted monitoring platform and managed service for metrics that allows organizations to monitor and store large amounts of time-series data, without having to run the underlying infrastructure. At a time when almost every enterprise relies on complex data to run, VictoriaMetrics Cloud delivers the power of the popular VictoriaMetrics open-source time series solution, which has reached 750 million downloads, with enterprise features.

The rising need for database monitoring in Financial Services

Every IT and data team in Financial Services is already faced with many challenges. They manage large database estates with Personally Identifiable Information (PII) that is particularly sensitive, requiring governance and process protection. They have to constantly adapt to changing customer expectations with better products, more seamless experiences, and five-nines availability. They’re expected to deliver new features and services quickly, while keeping data safe.

Benefits as Well as Drawbacks of AI in the Industry - Kellyn Gorman | Redgate

Kelly Gorman, Director of Data and AI at Silk, shares the biggest benefits as well as drawbacks of AI in the Industry. Test Data Management is the process of providing DevOps teams with test data to evaluate the performance and functionality of applications.

NiCE MongoDB Management Pack 1.1 for Microsoft SCOM

NiCE IT Management Solutions is pleased to announce the release of the NiCE MongoDB Management Pack v1.1 for Microsoft System Center Operations Manager (SCOM). This latest version introduces several key enhancements, making it even easier to monitor and manage MongoDB environments.

Simple Talks Podcast | Episode 4 - Coffee chat with Jason Romans

Host Louis Davidson is joined by regular Simple Talk contributor and community speaker Jason Romans for coffee and a chat. From his early days owning a Commodore 64, juggling retail work with his studies and becoming an ‘accidental DBA’, all the way up to his current position as a Business Intelligence engineer, Jason has quite a few stories to tell. Other topics discussed include a shared love of theme parks, the travel benefits of attending conferences, and the challenges of sharing a name with ‘JSON’…

Integrating dbForge Studio With Azure for Advanced Java Web UI Development

Developing web-based applications often requires a robust, scalable, and efficient database solution that can handle dynamic data needs. Azure SQL Server provides developers with a cloud-based platform that fulfills these requirements. By combining Azure SQL Server with modern web development technologies, developers can build powerful, data-driven web applications that offer distinctive user experiences.

How to convince your boss you need a Test Data Management solution

If you’re a developer, you may well be familiar with the scenario. You’re writing code and you want to test your changes against a copy of the production database. One that’s representative of the size and distribution characteristics and retains referential integrity so that, when your changes are released, they won’t result in a failed deployment that will take hours to resolve. But there’s a problem. The database copy you’re working with isn’t up to the job.