Relational Databases
Properties
tags
cscs/databases
created
19.10.2024, 09:17
modified
28.02.2026, 19:04
published
Empty
sources
Wikipedia Relation Database
topics
Relational Databases
authors
Empty
ai-assisted
No
A relational database is a database based on the relational model of data, as proposed by E. F. Codd in 1970. A Relational Database Management System is a type of database management system that stores data in a structured format using rows and columns.
# List of current solutions
# Resources
- Let’s Build a Simple Database by Connor Stack
- A deep dive into building a database from scratch and how they actually work