Using MongoDB To Improve The IT Performance Of An Enterprise
Open Source For You|July 2017

This article targets developers and architects who are looking for open source adoption in their IT ecosystems. The authors describe an actual enterprise situation, in which they adopted MongoDB in their work flow to speed up processes.

Raj Thilak & Gautham D.N.
Using MongoDB To Improve The IT Performance Of An Enterprise

In the last decade or so, the amount of data generated has grown exponentially. The ways to store, manage and visualise data have shifted from the old legacy methods to new ways. There has been an explosion in the number and variety of open source databases. Many are designed to provide high scalability, fault tolerance and have core ACID database features. Each open source database has some special features and, hence, it is very important for a developer or any enterprise to choose with care and analyse each specific problem statement or use case independently. In this article, let us look at one of the open source databases that we evaluated and adopted in our enterprise ecosystem to suit our use cases.

MongoDB, as defined in its documentation, is an open source, cross-platform, document-oriented database that provides high performance, high availability and easy scalability.

MongoDB works with the concept of collections, which you can associate with the table in an RDBMS like MySQL and Oracle. Each collection is made up of documents (like XML, HTML or JSON), which are the core entity in MongoDB and can be compared to a logical row in Oracle databases.

MongoDB has a flexible schema as compared to the normal Oracle DB. In the latter we need to have a definite table with well-defined columns and all the data needs to fit the table row type. However, MongoDB lets you store data in the form of documents, in JSON format and in a nonrelational way. Each document can have its own format and structure, and be independent of others. The trade-off is the inability to perform joins on the data. One of the major shifts that we as developers or architects had to go through while adopting Mongo DB was the mindset shift — of getting used to storing normalised data, getting rid of redundancy in a world where we need to store all the possible data in the form of documents, and handling the problems of concurrency.

This story is from the July 2017 edition of Open Source For You.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 8,500+ magazines and newspapers.

This story is from the July 2017 edition of Open Source For You.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 8,500+ magazines and newspapers.

MORE STORIES FROM OPEN SOURCE FOR YOUView All
How Much Open Source Is Too Much Open Source?
Open Source For You

How Much Open Source Is Too Much Open Source?

Intel’s OpenVINO toolkit helps developers by streamlining code writing, freeing them to concentrate on other vital project aspects. Al Evangelist at Intel, Anisha Udayakumar, elucidates on OpenVINO's versatility.

time-read
4 mins  |
April 2024
Kubernetes: A Dependable and Popular Platform
Open Source For You

Kubernetes: A Dependable and Popular Platform

Kubernetes is more than just a tool; it serves as a robust platform, streamlining the deployment of applications, as well as their scaling and operation in various environments.

time-read
4 mins  |
April 2024
APIs: Helping Applications Communicate and Collaborate
Open Source For You

APIs: Helping Applications Communicate and Collaborate

Application programming interfaces APIs) have become integral components that facilitate seamless communication and interaction between different software systems. They play a pivotal role in modern software development, contributing to interoperability, scalability, and innovation across diverse applications. We delve into the fundamentals of APIs, exploring their definition, functions, types, and the significant impact they have on the digital landscape.

time-read
4 mins  |
April 2024
Languages for AI/ML: A Quick Look at Python, R, and Julia
Open Source For You

Languages for AI/ML: A Quick Look at Python, R, and Julia

We explore three open source languages used for Al/ML—Python, R, and Julia—highlighting their key features and advantages. You will get to know the diverse options these offer for A/ML development, so that you can select the right language for your project.

time-read
6 mins  |
April 2024
The Cost of Inaction: Exploring the Consequences of Ignoring lloT Security Risks
Open Source For You

The Cost of Inaction: Exploring the Consequences of Ignoring lloT Security Risks

As Industrial loT IloT) integration surges, so do security concerns. Let’s delve into the rising threat landscape and the role of the security model in fortifying lloT defences and safeguarding critical infrastructure.

time-read
8 mins  |
April 2024
Ensuring Ethics in AI and Mitigating Bias
Open Source For You

Ensuring Ethics in AI and Mitigating Bias

As AI solutions proliferate, ensuring they are not biased with respect to gender, religion, financial status, etc, has become of paramount importance. The good news is that there is a lot of work being done on that front.

time-read
6 mins  |
April 2024
Open Source Tools for Generative Al: An Introduction
Open Source For You

Open Source Tools for Generative Al: An Introduction

Open source generative Al tools are software programs and libraries that enable users to generate creative and novel output using Al algorithms. They are smart and powerful, and enable various forms of content generation.

time-read
9 mins  |
April 2024
PHP Geek, FOSS Enthusiast, CTO and a Paediatrician
Open Source For You

PHP Geek, FOSS Enthusiast, CTO and a Paediatrician

‘PHP geek, free and open source software enthusiast, CTO chief technical officer) of SANIsoft’ that’s how Dr Tarique Sani likes to describe himself. He’s qualified to be a paediatrician, but his love for open source has turned him into a geek for the past two decades and more. He recalls the good old days...

time-read
3 mins  |
April 2024
The Transformative Impact of Generative AI on Organisations
Open Source For You

The Transformative Impact of Generative AI on Organisations

Generative Al is impacting organisations for the better. End users, company employees, developers and operations teams are all benefiting from it.

time-read
5 mins  |
April 2024
"Open source allows us to lower costs, accelerate delivery, and customise solutions to meet the market's fast-paced demands"
Open Source For You

"Open source allows us to lower costs, accelerate delivery, and customise solutions to meet the market's fast-paced demands"

Open source is crucial for cost reduction and accelerated delivery of tailored solutions to meet market demands. At OSI 2023, OSFY’s Yashasvini Razdan got a chance to speak to Dr Biswajit Mohapatra, Head, Customer Solutions at Amazon Web Services, who spoke about how open source empowered businesses with flexibility, experimentation, and agile methodologies for genuine customer satisfaction.

time-read
7 mins  |
April 2024