Skip to content

agtamasmiftahul/hello-nonrelational-database

 
 

Repository files navigation

Hello NoSQL Database


Requirements

Start experimenting with database like NoSQL. Example: MongoDB, PouchDB.

Input

  • Various data you already have in your program

Process

  • Modeling those data to conform with better schema in NoSQL 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%