Skip to main content
Blog banneravatar blog

Blog

Blogs on Database CDC, Debezium, CDC strategies, JSON Flattening ...

A Deep Dive into OLake Architecture and Inner Workings

A Deep Dive into OLake Architecture and Inner Workings

Dive deep into OLake's architecture and explain how it works under the hood...

Sandeep Devarapalli
4/22/202525 min read
Tags:
What Are Binlogs?

What Are Binlogs?

Binary logs in MySQL are files that log all changes made to your database. These logs record every...

Priyansh Khodiyar
3/18/202514 min read
Tags:
Data lake vs Delta Lake

Data lake vs Delta Lake

Data Lakes are flexible and scalable storage repositories that can handle largey...

Priyansh Khodiyar
3/18/20253 min read
JSON vs BSON vs JSONB -  A Detailed Comparison

JSON vs BSON vs JSONB - A Detailed Comparison

In the world of data formats and databases, JSON, BSON, and JSONB have emerged as prominent ways to store...

Priyansh Khodiyar
3/18/20258 min read
Tags:
OLake Architecture, How did we do it?

OLake Architecture, How did we do it?

When building OLake our goal was simple Fastest DB to Data LakeHouse...

Priyansh Khodiyar
1/7/20259 min read
Tags:
Problems with Debezium and How we (OLake, Open-Source) solve it?

Problems with Debezium and How we (OLake, Open-Source) solve it?

Change Data Capture (CDC) is essential for modern data architectures that require real-time data replication and synchronization...

Priyansh Khodiyar
11/22/20248 min read