Articles by tag: database
SQL Trainer: Practice Queries for Developers
Master SQL on real tasks in an interactive trainer. Modules on online store and library with JOIN, aggregations. For middle/senior dev and analysts. Start practice without theory right now.
Multi-phase transactions: implementing fault-tolerant operations in DBMS
Practical guide to implementing multi-phase transactions with idempotent operations to ensure data integrity. Learn how to prevent losses during failures.