Databaseontwerp
Lis Sulmont
Curriculum Manager
1. Gestructureerde data
bijv. SQL, tabellen in een relationele database
2. Ongestructureerde data
bijv. foto’s, chatlogs, MP3
3. Semi-gestructureerde data
bijv. NoSQL, XML, JSON
# Example of a JSON file
"user": {
"profile_use_background_image": true,
"statuses_count": 31,
"profile_background_color": "C0DEED",
"followers_count": 3066,
...

Data marts





Databaseontwerp