#nosql.
NoSQL database tutorials covering document, key-value, column-family, and graph databases for modern applications.

AWS DynamoDB Single-Table Design Cheatsheet: The Complete Reference
Model relational data in NoSQL: DynamoDB single-table design, partition keys, sort keys, Global Secondary Indexes (GSIs), and transactional patterns.

PostgreSQL JSONB: Query Patterns & Performance Optimization
Master PostgreSQL JSONB — operators, indexing, querying deep data, aggregation, and performance tuning. Real-world patterns for modern applications.

Introduction to MongoDB: Core Concepts and Architecture
A guide to MongoDB, the popular NoSQL database. Learn about its core architecture—databases, collections, and documents—and how it compares to MySQL.
Related Topics
Discover more topics that complement what you've been reading about.