بایگانی دسته: Mongodb

Auto Added by WPeMatico

How to Install MongoDB on Ubuntu (4 Steps)

MongoDB is a NoSQL database and an open-source that offers a high performance, high availability, and automatic scaling enterprise database. We can’t use SQL (Structured Query Language) to create, retrieve,update and delete data (CRUD), and it does not store data […]
The post How to Install MongoDB on Ubuntu (4 Steps) appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Setup Log Rotation on MongoDB 3.4

In this article, I’m going to tell about MongoDB log rotation. Logs are text files which can include informational, warning or error records while our program runs. We need to perform log rotation as these files can become too large […]
The post How to Setup Log Rotation on MongoDB 3.4 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Create and Manage Databases in MongoDB

MongoDB is an open-source document database and leading NoSQL database. It is a cross-platform, document-oriented database that provides, high performance, high availability, and easy scalability. It is written in C++.  It works on the concept of collection and document. I’ll briefly explain the three components in this aspect. The database is a physical container for collections. […]
The post How to Create and Manage Databases in MongoDB appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر