DEV Community

Database Series Series' Articles

Back to Bellamer's Series
What is a Database? A Beginner’s Guide to Storing and Organizing Data
Cover image for What is a Database? A Beginner’s Guide to Storing and Organizing Data

What is a Database? A Beginner’s Guide to Storing and Organizing Data

Comments
2 min read
Why Databases Matter: Real-World Applications and Use Cases
Cover image for Why Databases Matter: Real-World Applications and Use Cases

Why Databases Matter: Real-World Applications and Use Cases

Comments
2 min read
Types of Databases: Relational, NoSQL, and Beyond
Cover image for Types of Databases: Relational, NoSQL, and Beyond

Types of Databases: Relational, NoSQL, and Beyond

Comments
2 min read
Key Concepts in Databases: Tables, Rows, Columns, and Keys
Cover image for Key Concepts in Databases: Tables, Rows, Columns, and Keys

Key Concepts in Databases: Tables, Rows, Columns, and Keys

Comments
2 min read
What is SQL? A Simple Introduction to Structured Query Language
Cover image for What is SQL? A Simple Introduction to Structured Query Language

What is SQL? A Simple Introduction to Structured Query Language

Comments
2 min read
The Basics of Relational Databases: Primary Keys and Foreign Keys Explained
Cover image for The Basics of Relational Databases: Primary Keys and Foreign Keys Explained

The Basics of Relational Databases: Primary Keys and Foreign Keys Explained

1
Comments
2 min read
Normalization: How to Structure Your Database for Efficiency
Cover image for Normalization: How to Structure Your Database for Efficiency

Normalization: How to Structure Your Database for Efficiency

4
Comments
2 min read
Master SQL with These Handy Tools, Tips, and Tricks
Cover image for Master SQL with These Handy Tools, Tips, and Tricks

Master SQL with These Handy Tools, Tips, and Tricks

1
Comments
3 min read
Entity-Relationship (ER) Diagrams: Visualizing Your Database Structure
Cover image for Entity-Relationship (ER) Diagrams: Visualizing Your Database Structure

Entity-Relationship (ER) Diagrams: Visualizing Your Database Structure

1
Comments
2 min read
Relationships in Databases: One-to-One, One-to-Many, and Many-to-Many
Cover image for Relationships in Databases: One-to-One, One-to-Many, and Many-to-Many

Relationships in Databases: One-to-One, One-to-Many, and Many-to-Many

2
Comments
2 min read
SQL Basics: SELECT, INSERT, UPDATE, and DELETE Explained
Cover image for SQL Basics: SELECT, INSERT, UPDATE, and DELETE Explained

SQL Basics: SELECT, INSERT, UPDATE, and DELETE Explained

Comments
1 min read
Filtering Data in SQL: Using WHERE, AND, OR, and NOT
Cover image for Filtering Data in SQL: Using WHERE, AND, OR, and NOT

Filtering Data in SQL: Using WHERE, AND, OR, and NOT

Comments
1 min read
SQL Joins Made Easy: INNER, OUTER, LEFT, RIGHT Joins
Cover image for SQL Joins Made Easy: INNER, OUTER, LEFT, RIGHT Joins

SQL Joins Made Easy: INNER, OUTER, LEFT, RIGHT Joins

4
Comments 1
1 min read