Showing posts with label mongodb. Show all posts
Showing posts with label mongodb. Show all posts

Tuesday, November 7, 2017

3 Best GUI program for MongoDB

3 Best GUI program for MongoDB

Working with command line can be tough for some people (not me), but there is always a graphical tools that can help. So these are graphical user interface (GUI) program for working with MongoDB, most of these programs are free to use and available for linux.

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.

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.