Skip to main content
Priyansh Khodiyar
OLake Maintainer
View all authors
MongoDB CDC using Debezium and Kafka

MongoDB CDC using Debezium and Kafka

If you're into the world of data replication or streaming and wondering how to move your MongoDB data into a data warehouse or...

Priyansh Khodiyar
11/11/202432 min read
How to Flatten Object Types and Query Arrays in Semi-Structured Nested JSON for Effective Data Extraction

How to Flatten Object Types and Query Arrays in Semi-Structured Nested JSON for Effective Data Extraction

Flattening nested JSON or MongoDB’s BSON or normalizing semi-structured data and writing queries on it for analytics or regular queries...

Priyansh Khodiyar
10/18/202418 min read
Tags:
7 Proven Techniques for Handling Changing Data Type during Semi-Structured Data Ingestion a.k.a Polymorphic Keys

7 Proven Techniques for Handling Changing Data Type during Semi-Structured Data Ingestion a.k.a Polymorphic Keys

Polymorphic keys in semi-structured data—where a single field can hold values of different types (and to make things worse, they...

Priyansh Khodiyar
10/10/202432 min read
How to Query Semi-Structured JSON Data in Snowflake?

How to Query Semi-Structured JSON Data in Snowflake?

In today’s world, where data comes in all shapes and sizes, querying semi-structured data has become super...

Priyansh Khodiyar
9/24/202441 min read