Skip to main content

Dozer Technical Blog

Our latest technical articles, samples & videos

datadatabase

Shapes and Forms of Structured Data: SCD Types, Master Full, Master Incremental, Unitemporal, and Bitemporal

Structured data forms the foundation of many data-driven systems and is crucial for effective data analysis and decision-making. Within the realm of structured data, there are different shapes and forms that enable organizations to manage and utilize data in diverse ways. In this blog post, we will explore several important concepts related to structured data, including SCD (Slowly Changing Dimensions) types, Master Full, Master Incremental, Unitemporal, and Bitemporal data.

Matteo

Co-Founder

Creating a Low-Latency Cache with Dozer and PostgreSQL

Explore how to boost your application's performance with a low-latency cache using Dozer and PostgreSQL. This blog post delves into the importance of caching in data management, the limitations of not having a cache, and the benefits of using Dozer as a cache layer. Learn how to implement Dozer for real-time data ingestion from PostgreSQL, enhancing efficiency and responsiveness in your data applications. Ideal for developers looking to lower the cost and complexity of data infrastructure.

Abhishek

Developer Advocate