Progettazione di database
Lis Sulmont
Curriculum Manager
**1. Dati strutturati
_ad esempio, SQL, tabelle in un database relazionale _
**2. Dati non strutturati
ad esempio foto, chat, MP3
3. Dati semi-strutturati
e.g., NoSQL, XML, JSON
# Example of a JSON file
"user": {
"profile_use_background_image": true,
"statuses_count": 31,
"profile_background_color": "C0DEED",
"followers_count": 3066,
...

Magazzini di dati





Progettazione di database