NoSQL: What is NoSQL
Interactive

NoSQL: What is NoSQL

LearnNow Online
Updated Aug 21, 2018

Course description

In this course, we are going to introduce you to the concepts behind the NoSQL ecosystem, including what NoSQL is and isn’t, along with a brief overview of some of the most popular NoSQL implementations. Next we are going to discuss the advantages and disadvantages of using a NoSQL database and the benefits of leveraging a schemaless database in your applications. Then we are going to set up the environment we will be using to develop an application. We will cover the various tools being utilized, including Mongo, Express.js, AngularJS, and Node.js among others.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course is for users with experience with relational and non-relational databases. The user should also have programming experience with JavaScript. This course was filmed on a MAC but its programming principals apply to development on the PC as well.


Meet the expert

Jordan Hudgens

Jordan Hudgens has certifications for Ruby on Rails, Thinkful; Ruby on Rails, Bloc.io; Front End Development, Thinkful; and AngularJS, Thinkful. He is currently vice president of engineering for TRACKR in Midland, Texas and is working on his PhD in Computer Science from Texas Tech. In addition to Ruby, Jordan works with PHP, JavaScript, MySQL, Postgres, CSS3, C, C++, C#, Objective-C, and Python. He also works with the frameworks Rails (Ruby), Zend (PHP), and Django (Python), plus the libraries AngularJS, jQuery, and Backbone.js.

Video Runtime

84 Minutes

Time to complete

230 Minutes

Course Outline

What is NoSQL

Overview (10:00)

  • Introduction (00:17)
  • NoSQL Overview (00:19)
  • What is NoSQL (01:01)
  • NoSQL Database Environment (00:28)
  • NoSQL is not (04:01)
  • NoSQL Options (03:35)
  • Summary (00:17)

When to Use NoSQL (21:02)

  • Introduction (00:19)
  • Benefits to using NoSQL DB (03:03)
  • Better Backend Management (01:14)
  • Fast Deployment (01:08)
  • Natural Fit (00:57)
  • Front End Developer Friendly (01:37)
  • Providers are Open Source (01:27)
  • Negatives to Using NoSQL DB (01:29)
  • Learning Curve (00:51)
  • Open Source (02:00)
  • NoSQL vs. SQL (00:25)
  • SQL (00:47)
  • NoSQL (05:18)
  • Summary (00:19)

When to Use NoSQL (cont.) (20:34)

  • Introduction (00:22)
  • Schemaless Development (01:22)
  • Schemaless Negatives (00:56)
  • Predefined Schemaless (04:38)
  • Categories of NoSQL (00:20)
  • Key Value Stores (02:01)
  • Wide-Column Family Stores (01:31)
  • Document Databases (01:50)
  • Graph Databases (02:50)
  • Scalability (00:24)
  • Relational Databases (01:54)
  • NoSQL Scalability (02:02)
  • Summary (00:19)

Implementation Setup (32:31)

  • Introduction (00:22)
  • Implementation (00:16)
  • Tools We'll Use (02:32)
  • Tools We'll Use - Others (01:00)
  • Setup Environment (01:52)
  • Install Node.js (01:50)
  • Install Node.js (Cont) (00:17)
  • Install Mongo (00:12)
  • AngularJS (00:41)
  • Webstorm (00:30)
  • Demo: Installing Tools (05:00)
  • Demo: More Tools (01:31)
  • Setup Application (01:19)
  • Data Binding with AngularJS (00:44)
  • Data Binding (00:59)
  • Demo: New Project (03:16)
  • Demo: HTML Body (04:10)
  • Demo: Basic JavaScript (05:37)
  • Summary (00:13)
;