Skip to main content

Database

Getting Started

  • Data - Basic concepts and data formats (XML, JSON)

Core Concepts

  • Design - Database design models (UML, ER)

Operations

  • Transactions - ACID properties, isolation levels, integrity constraints, and triggers
  • Indexing - Database indexing for performance

SQL

  • SQL - Complete SQL reference guide with CRUD, joins, and views