Showing posts with label nosql. Show all posts
Showing posts with label nosql. Show all posts

Tuesday, November 7, 2017

How to install MongoDB on Lubuntu 17.10

How to install MongoDB on Lubuntu 17.10

MongoDB is the most popular noSQL type database out there, high performance schema free database, totally different from the regular relationship database that use SQL. In this article i will guide you on how to install MongoDB on lubuntu 17.10 artful. 

Friday, October 27, 2017

How to install MongoBooster on Lubuntu 16.04

How to install MongoBooster on Lubuntu 16.04

Besides MongoDB Compass and Robomongo 3T, there is also MongoBooster, another GUI application for managing MongoDB noSQL database. In this article i'm going to show you how to install MongoBooster on Lubuntu 16.04.

How to install Robomongo 3T on Lubuntu 16.04

How to install Robomongo 3T on Lubuntu 16.04

Robo 3T or Robomongo 3T is another graphical user interface (GUI) program for managing MongoDB noSQL database. Robomongo is a free software and currently not available as part lubuntu/ubuntu repository, but don't worry i will walk you through on how to install robomongo on lubuntu.

Wednesday, October 25, 2017

How to install MongoDB Compass on Lubuntu 16.04

How to install MongoDB Compass on Lubuntu 16.04

MongoDB Compass is an official graphical user interface software for MongoDB, developed and maintain by MongoDB itself. In this article i'm going to show you how to install MongoDB Compass on Lubuntu 16.04.

Learning MongoDB command on Lubuntu

Learn MongoDB command on Lubuntu

If you haven't install MongoDB yet, please see my previous article on how to install MongoDB on Lubuntu 16.04. In this article i will give you some guides on basic MongoDB commands, hopefully this tutorial could help someone who learn MongoDB for the first time.

Tuesday, October 24, 2017

How to install MongoDB on Lubuntu 16.04

How to install MongoDB on Lubuntu 16.04

MongoDB is a high performance, schema free document oriented database, sometimes referred as no-SQL database. MongoDB is perfect for storing large data that has no relationship with other table/collection, in this article i'm going to show you how to install MongoDB on Lubuntu 16.04.