Tag

Nosql

Document Databases: An In-Depth Look at Their Functionality and Use Cases
Data Science
Document Databases: An In-Depth Look at Their Functionality and Use Cases

Document databases, also known as document stores, are a type of NoSQL database that offer excellent support for content management applications such as blogs and video platforms. Unlike traditional relational databases, document databases store data in a flexible, semi-structured format, making them ideal for handling unstructured and evolving data. This article will explore the various use cases of document databases

Read More
ScyllaDB as a Storage Backend for Jaeger: An In-depth Performance and Load Test Analysis
DevOps
ScyllaDB as a Storage Backend for Jaeger: An In-depth Performance and Load Test Analysis

In today’s complex and distributed systems, the performance of Jaeger, an open-source end-to-end distributed tracing system, holds utmost importance. It plays a critical role in diagnosing and resolving performance bottlenecks, latency issues, and errors. To improve the performance of Jaeger, a proof-of-concept test was conducted using ScyllaDB as a storage backend. This article explores the results of the test and

Read More