mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
vault backup: 2022-09-22 10:09:01
This commit is contained in:
parent
c61776abf3
commit
c9c2186f39
@ -32,8 +32,8 @@ specifiically *relational databases*
|
|||||||
- datbase normalisation
|
- datbase normalisation
|
||||||
- SQL
|
- SQL
|
||||||
|
|
||||||
#
|
## relational vs nosql
|
||||||
|
relation is better for structured data, nosql is better for abstract data, as it is more flexible
|
||||||
|
|
||||||
# Data modelling
|
# Data modelling
|
||||||
first step in designing database
|
first step in designing database
|
||||||
@ -45,3 +45,6 @@ schema Defn: a collection of metadata that describes the logical view of a datab
|
|||||||
|
|
||||||
noSQL databases are either schema-free or have relaxed schemas
|
noSQL databases are either schema-free or have relaxed schemas
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## conceptual data modelling
|
||||||
Loading…
Reference in New Issue
Block a user