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

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

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

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