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

A Deep Dive into OLake Architecture and Inner Workings
Dive deep into OLake's architecture and explain how it works under the hood...

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

Data lake vs Delta Lake
Data Lakes are flexible and scalable storage repositories that can handle largey...

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...

OLake Architecture, How did we do it?
When building OLake our goal was simple Fastest DB to Data LakeHouse...

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...