AdamJeddy / Celestial-Bodies-Database

Build a database of celestial bodies using PostgreSQL (FreeCodeCamp)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Celestial-Bodies-Database

Build a database of celestial bodies using PostgreSQL.

This is a freeCodeCamp project for the Relational Database track and this is one of the required projects to earn your certification.

Files

  • universe.sql: Dump made by the system (is used to load the database into the system)
  • universe_script.sql: Individual SQL commands for the requirements

About

Build a database of celestial bodies using PostgreSQL (FreeCodeCamp)