Skip to main content

6 docs tagged with "data-modeling"

View all tags

Data Fundamentals

Core data concepts every engineer should master: modeling, transactions & isolation, indexing, consistency models, and lifecycle.

Data Modeling

Master the three levels of data modeling: conceptual (what), logical (how), and physical (where) to design effective data structures.

Data Modeling & Access

Design efficient data structures and access patterns for optimal performance and maintainability

Storage Models

Explore different database and storage technologies: RDBMS, NoSQL, graphs, time-series, and more