Skip to main content
Priyansh Khodiyar
OLake Maintainer
View all authors
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
Common Challenges Using Debezium and Kafka Connect for CDC

Common Challenges Using Debezium and Kafka Connect for CDC

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

Priyansh Khodiyar
11/21/202420 min read