1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Update readme.md (#2197)

This commit is contained in:
Sion Kang
2022-10-07 21:05:36 +09:00
committed by GitHub
parent 4b24174554
commit a21e75178e

View File

@@ -1 +1,5 @@
# Relational
# Relational
A relational database is a (most commonly digital) database based on the relational model of data, as proposed by E. F. Codd in 1970. A system used to maintain relational databases is a relational database management system (RDBMS). Many relational database systems are equipped with the option of using the SQL (Structured Query Language) for querying and maintaining the database.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>