Session 10 - Mongoose

Session 10 - Mongoose

Professional Development

5 Qs

quiz-placeholder

Similar activities

C# SOLID

C# SOLID

University - Professional Development

10 Qs

Big Data Analytics - Week 2 (Data storage)

Big Data Analytics - Week 2 (Data storage)

University - Professional Development

10 Qs

Quiz 9 MySQL

Quiz 9 MySQL

Professional Development

10 Qs

Introduction to Desktop Software

Introduction to Desktop Software

University - Professional Development

10 Qs

FSW - Chapter 6

FSW - Chapter 6

Professional Development

9 Qs

Database (CA)

Database (CA)

Professional Development

8 Qs

Business Capabilities

Business Capabilities

Professional Development

9 Qs

Spring Web

Spring Web

Professional Development

9 Qs

Session 10 - Mongoose

Session 10 - Mongoose

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Mike Denton

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does ORM stand for?

Object Relational Mapping

Obsolete Rendering Machine

Object Document Mapping

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How does an ORM work?

ORMs make make network connections for virtual data

ORMs render the data to the client

ORMs generate objects which map to tables virtually

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a database schema?

A relational mapper that describes how to map objects

A blueprint that organizes data in a structure

A procedure stored in memory to manage the data

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is Mongoose used for?

An Object Relational Mapper library for MongoDB and Node.js

An Object Document Mapper library for MongoDB and Node.js

A rocket ship designed by Blue Origin Aerospace company

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a Mongoose document represent?

A one to many mapping to data stored in SQL Server

A one to many mapping to documents stored in MongoDB

A one to one mapping to a document stored in MongoDB