Skip to content

leebissessar5/full-stack-open-part13-using-relational-databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

Course hosted by the Department of Computer Science at the University of Helsinki.

Main repository for Parts 1-7 located here.

Part 13

NoSQL databases became very common just over 10 years ago, when the scaling of the internet started to produce problems for relational databases that utilized the older generation SQL query language.

Relational databases have since then experienced a new beginning. Problems with scalability have been partially resolved and they have also adopted some of the features of NoSQL databases. In this section we explore different NodeJS applications that use relational databases, we will focus on using the database PostgreSQL which is the number one in the open source world.

Exercises Complete: 24/24 (100%)

Time Taken: at most 12 hrs

Course Certificate

Releases

No releases published

Packages

No packages published