Remove use-cases-for-query-store-in-sql-server
article thumbnail

Extend business observability: Extract business events from online databases (Part 2)

Dynatrace

In part 2, we’ll show you how to retrieve business data from a database, analyze that data using dashboards and ad hoc queries, and then use a Davis analyzer to predict metric behavior and detect behavioral anomalies. Similar to the tutorial extension, we created an extension that performs queries against databases.

Database 269
article thumbnail

PostgreSQL® Hostname Configuration

Scalegrid

In this blog post, we’ll guide you through understanding the PostgreSQL hostname, setting it up correctly, and utilizing it effectively in SQL queries. Configure the PostgreSQL hostname by editing configuration files and restarting the server, with secure storage of connection details to enhance security.

Database 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What is Greenplum Database? Intro to the Big Data Database

Scalegrid

Greenplum Database is a massively parallel processing (MPP) SQL database that is built and based on PostgreSQL. It can scale towards a multi-petabyte level data workload without a single issue, and it allows access to a cluster of powerful servers that will work together within a single SQL interface where you can view all of the data.

Big Data 321
article thumbnail

MOVEit vulnerability: Observability context fills log data gaps for MOVEit Transfer vulnerability

Dynatrace

But observability data (traces) can fill in the blanks to reveal useful evidence of possible exploitation, as proved by our analysis of the MoveIT vulnerability using Dynatrace. The MOVEit vulnerability is a critical SQL injection flaw in the web application MOVEit Transfer , which MITRE published as CVE-2023-34362 on May 31, 2023.

Database 158
article thumbnail

Optimize MongoDB® Pagination

Scalegrid

Implementing pagination can be done using two primary strategies: offset-based and cursor-based methods. Offset-based involves utilizing functions such as skip , limit and a query which indicates how many documents should be skipped or returned at maximum. Let’s delve into this topic and uncover the secrets of MongoDB pagination.

article thumbnail

MySQL Backups: Methods & Best Practices

Scalegrid

Because of this, preserving the availability and integrity of the data stored in MySQL databases requires regular backups. Knowing you have a backup plan in place in case something goes wrong will also give you peace of mind. This type of backup is the most comprehensive and is typically used as a starting point for other backups.

article thumbnail

2019 Database Trends – SQL vs. NoSQL, Top Databases, Single vs. Multiple Database Use

Scalegrid

We asked hundreds of developers, engineers, software architects, dev teams, and IT leaders at DeveloperWeek to discover the current NoSQL vs. SQL usage, most popular databases, important metrics to track, and their most time-consuming database management tasks. SQL vs. NoSQL. SQL Databases. NoSQL Database Use: 39.52%.

Database 255