MongoDB Installation & Getting Started

MongoDB is one of the most popular open-source document NoSQL databases. In this tutorial we will learn the following things: Installation of MongoDB Creating data directory Starting and Stopping MongoDB Running Shell Commands Installation of MongoDB OSX installation We can install MongoDB on OSX (Mac OS) in two ways: Using HomeBrew Installer Manual Installation HomeBrew …

MongoDB Installation & Getting Started Read More »