Articles by Tag #datamodeling

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

A Novel Pattern for Documenting DynamoDB Access Patterns

This blog post will introduce and explore a way of documenting Access Patterns for DynamoDB in JSON...

Learn More 13 0Jan 1

DP-600 Fabric Analytics Engineer Exam: Impressions and Learning Tips!

Introduction The DP-600: Implementing Analytics Solutions Using Microsoft Fabric is a...

Learn More 2 1Feb 3

Understanding Star Schema vs. Snowflake Schema

When building data warehouses, the choice between a star schema and a snowflake schema is crucial....

Learn More 2 0Nov 16 '24

Working with JSON in PostgreSQL, MySQL & SQL Server

Working with JSON in PostgreSQL, MySQL & SQL Server "Your data isn't always flat —...

Learn More 1 0May 12

Data Modeling - Entities and Events

Structuring data thoughtfully is critical for both operational efficiency and analytical value. Data...

Learn More 1 0Oct 30 '24

Advanced Single Table Design Patterns With DynamoDB

To start the year strong I wanted to discuss and illustrate some essential concepts of solid DynamoDB...

Learn More 1 0Jan 7

Unlocking the Power of Dimensional Data Modeling (DDM)

Introduction Dimensional Data Modeling (DDM) is a key technique used in data warehousing to optimize...

Learn More 0 0Feb 2

What the Heck is Data Build Tool (dbt)

When I first started with dbt, I couldn't understand the idea behind running SQL on top of {Jinja}...

Learn More 0 0Jun 26

From Redundancy to Reusability: A Better Way to Manage Shared Records in Relational Databases

The Use Case Let’s say we’re building a system to track maintenance sessions (WorkSession). Each...

Learn More 0 1Jun 15

How to Design and Deploy Data Models as APIs with Negroni

You know the drill: you define your data model in one place, then spend hours (or days) wiring up...

Learn More 0 0Apr 16

Study Notes 4.3.1 - Build the First dbt Models

1. Introduction to dbt Models dbt (Data Build Tool) sits on top of data platforms like...

Learn More 0 0Feb 25

Why Your API Strategy Fails Without a Proper Data Model

Let’s talk about something that’s been bugging me for years: the disconnect between how we design...

Learn More 0 0May 14