Relational VS Nonrelational Databases – the Difference Between a SQL DB and a NoSQL DB
postgelSQL access info
- Relational database
- Non Relational database
Relational database
- based on relational model
- use sql for manage + manipolation
- data in RDBMS is organized in Tables,Rows,Columns
- Each Table has a defined Schema
- Ex : postgres, MYsql,Oracal,Microsoft,My sql server ect
Cardinality
- 1 to 1 persone⇒ brith cartificate
- 1 to 1 (optional on one side) persone ⇒ driving licence
- many to 1
- many to many
- one to many order
- many to many course