Relational-Databases
All articles
SQL Fundamentals
Structured Query Language, the standard language for defining, manipulating, and querying data in relational …Entity-Relationship Model
A conceptual data modeling technique that represents data as entities, attributes, and relationships, …Database Normalization
A systematic approach to organizing relational database tables to reduce data redundancy and improve data …Data Modeling
The process of creating visual representations of data structures at conceptual, logical, and physical levels …ACID Properties
The four guarantees that database transactions provide to ensure data reliability: Atomicity, Consistency, …
Open source projects