Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
MongoDB, Express, Angular, and Node.js Fundamentals

You're reading from   MongoDB, Express, Angular, and Node.js Fundamentals Become a MEAN master and rule the world of web applications

Arrow left icon
Product type Paperback
Published in Mar 2019
Publisher
ISBN-13 9781789808735
Length 362 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Paul Oluyege Paul Oluyege
Author Profile Icon Paul Oluyege
Paul Oluyege
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

MongoDB, Express, Angular, and Node.js Fundamentals
Preface
1. Introduction to the MEAN Stack FREE CHAPTER 2. Developing RESTful APIs to Perform CRUD Operations 3. Beginning Frontend Development with Angular CLI 4. The MEAN Stack Security 5. Angular Declarables, Bootstrapping, and Modularity 6. Testing and Optimizing Angular Applications Appendix

Getting Started with MongoDB Atlas


We covered an introduction to MongoDB in the first chapter. Recall that MongoDB is a document-oriented database program, also classified as a NoSQL database, and it uses JSON-like documents with schemas. In this book, MongoDB Atlas, which was highlighted briefly in the previous chapter as one of the database-as-a -service offerings by MongoDB for addressing the affordability challenges of small-scale start-ups and independent developers, will be used. First, we will set up an account on MongoDB and then set up MongoDB servers, known as clusters, to connect to applications. Finally, we will employ default (native) database drivers and a third-party driver to have the database connect with to Node application. We will also create database schemas and data models.

If you have an existing MongoDB account, you can use your credentials to log in to the MongoDB Atlas dashboard. If you don't, then you can sign up for free at https://www.MongoDB.com/cloud/atlas....

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime