27 lines
718 B
Markdown
27 lines
718 B
Markdown
---
|
|
id: 5f1a4ef5d5d6b5ab580fc6ae
|
|
title: Crea un Database di Corpi Celesti
|
|
challengeType: 13
|
|
helpCategory: Backend Development
|
|
url: https://github.com/freeCodeCamp/learn-celestial-bodies-database
|
|
dashedName: build-a-celestial-bodies-database
|
|
---
|
|
|
|
# --description--
|
|
|
|
Questo è uno dei progetti richiesti per completare la certificazione. Per questo progetto, costruirai un database di corpi celesti usando PostgreSQL.
|
|
|
|
# --instructions--
|
|
|
|
**Importante:** Dopo che passi tutti i test, salva un dump del tuo database nel file `universe.sql` così puoi completare lo step 2. Ci saranno istruzioni su come farlo nella macchina virtuale.
|
|
|
|
# --notes--
|
|
|
|
File richiesti: `universe.sql`
|
|
|
|
# --hints--
|
|
|
|
# --seed--
|
|
|
|
# --solutions--
|