Skip to content

agtamasmiftahul/hello-relational-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Database


Requirements

Start experimenting with database like SQL. Example: MySQL, PostgreSQL, SQLite

Input

  • Various data you already have in your program

Process

  • Modeling those data to conform with better schema in SQL database

Output

  • Better data model

Level 0

  • Install one or more database management system (DBMS)
  • Try to connect those via your terminal

Level 1

  • Prepare your program to be used with the new data source
  • Connect your program with that data source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%