freeCodeCamp/curriculum/challenges/italian/13-relational-databases/build-a-celestial-bodies-da.../build-a-celestial-bodies-da...

727 B

id title challengeType helpCategory url dashedName
5f1a4ef5d5d6b5ab580fc6ae Build a Celestial Bodies Database 13 Backend Development https://github.com/freeCodeCamp/learn-celestial-bodies-database build-a-celestial-bodies-database

--description--

This is one of the required projects to earn your certification. For this project, you will build a database of celestial bodies using PostgreSQL.

--instructions--

Important: After you pass all the project tests, save a dump of your database into a universe.sql file so you can complete step 2. There will be instructions how to do that within the virtual machine.

--notes--

Required files: universe.sql

--hints--

--seed--

--solutions--