top of page


Reliable Microservices Data Exchange With Streaming Database
Nowadays we usually build multiple services for a single product to work and client apps need to consume functionality from more than one...
Bobur Umurzokov
Jun 24, 20235 min read


Multi-Stream Joins With SQL
Real-time data is becoming increasingly important in today’s fast-paced business world, as companies seek to gain valuable insights and...
Bobur Umurzokov
May 7, 20236 min read


Querying microservices in real-time with materialized views
The distributed systems architecture has become increasingly popular due to its flexibility, scalability, and fault tolerance. However,...
Bobur Umurzokov
Apr 26, 20235 min read


How Change Data Capture (CDC) Works with Streaming Database
Efficiently capture databases changes with a streaming database Streaming Change Data Capture (CDC) is a data integration approach that...
Bobur Umurzokov
Apr 7, 20236 min read


How Streaming database differs from a Traditional database?
Streaming database vs Traditional database In today's digital age, businesses have more data at their disposal than ever before. This...
Bobur Umurzokov
Mar 30, 20235 min read


Query Real-Time Data in Kafka Using SQL
Apache Kafka is a distributed streaming platform that allows you to store and process real-time data streams. It is commonly used in...
Bobur Umurzokov
Mar 23, 20237 min read


How to choose the right streaming database
In today's world of real-time data processing and analytics, streaming databases have become an essential tool for businesses that want...
Bobur Umurzokov
Mar 16, 20235 min read
bottom of page