Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (50.2k points)

I just want to know the difference between Elasticsearch and MongoDB as I want to use one of them in my filtering application.

1 Answer

0 votes
by (108k points)
edited by

Elasticsearch is considered to be an open-source, distributed, RESTful Search Engine that is able to store the data and search the data in a small amount of time. Along with Elasticsearch, Kibana, Beats, and Logstash are also known as the Elastic Stack or the ELK Stack. Whereas MongoDB is known for storing large amounts of data sometimes it is also known as "The database for giant ideas". MongoDB mainly saves data in JSON-like records or in Mongo language known as documents that can store 'n' number of unstructured and semi-structured data and also having flexible schema or in simple terms pre-defined data structure. MongoDB was also produced for high availability and scalability, having built-in replication and auto-sharding procedures.

Learn about full stack web development by signing up for this professional Full Stack Training offered by Intellipaat..

Related questions

0 votes
2 answers
asked Oct 18, 2019 in Web Technology by Sammy (47.6k points)
0 votes
1 answer
asked Feb 14, 2020 in Web Technology by ashely (50.2k points)
0 votes
1 answer
asked Feb 6, 2020 in Web Technology by ashely (50.2k points)

Browse Categories

...