SQL and NoSQL Databases
Issued by
University of California, Irvine
The earner of this badge has completed a course of study focused on SQL and NoSQL databases through the Coding Boot Camp. The earner understands how data is stored in relational and non relational databases, SQL and MongoDB. The earner is able to query and modify databases, and can connect databases to the front end to create a full stack application. The earner has created a custom ORM and learned to use existing ORMs, like Sequelize and Mongoose.
Additional DetailsSkills
- Coding Boot Camp
Earning Criteria
-
Create a series of MySQL and Node powered interfaces that mimic the operations of an online store.
-
Create an application using popular ORMs by using Sequelize queries, models, and associations.
-
Create an application that scrapes articles from a news outlet of your choice, saves the stories in a MongoDB database, and lets your application’s users save and comment on them.