MongoDB Database

Ratings:
(4)
Views:0
Banner-Img
  • Share this blog:

MongoDB is an open-source document-oriented database. Document-oriented means it stores the data in a file. MongoDB comes under the category of NoSql database. It stores the data in BSON (Binary JSON) format. It can be accessed through javascript notation and comes with their own shell.

Database – It is a set of collections.

If you do a little research to find out how to create a database in MongoDB, you’ll find documentation for the function “db.createCollection()”. This is actually how you create a database, but it’s referred to as a collection in NoSQL.

To create a MongoDB database:

-“Use” the database.

-Create a collection in the database.

-Verify that you got what you wanted.

Learn MongoDB by Tekslate - Fastest growing sector in the industry.Explore 
Online MongoDB Training and course is aligned with industry needs & developed by
industry veterans.Tekslate will turn you into MongoDB Expert.

Assume you have installed MongoDB successfully in your system. Go to the terminal (ctrl + Alt + T) and type mongo and press enter. It opens up a mongo shell.

xyz@xyz-300E4c-300E5c-300E7c:$ mongo MongoDB shell version: 2.4.6 Connecting to: test >

To check all the database

To view the output in a proper format.
 
db.emp.find().forEach(printjson);

You liked the article?

Like : 0

Vote for difficulty

Current difficulty (Avg): Medium

Recommended Courses

1/15

About Author
Authorlogo
Name
TekSlate
Author Bio

TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.


Stay Updated


Get stories of change makers and innovators from the startup ecosystem in your inbox