- 01
DESIGN TEMPLATES
Data schema flexibility. In Elasticsearch, you do not need to specify a data scheme in advance
- 02
EASY TO USE
Scalability and resiliency - Elasticsearch scales easily. The data is distributed in such a way that if one of the nodes fails, they will not be lost and the search engine itself will continue to work without failures
- 03
A LOT OF TOOLS
Multi-lending - the ability to organize several different search engines within a single Elasticsearch object
- 04
DISCONNECTED COMPONENTS
Schema free - Elasticsearch allows you to load a regular JSON object into it
ELASTICSEARCH.
Elastic search is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. It centrally stores your data so you can discover the expected and uncover the unexpected. Elasticsearch is usually used as a supplement to another, primary database - with a strong focus on constraints, correctness and reliability, as well as transactionally updated. Accordingly, the data is first written to the main base, and then asynchronously - in Elasticsearch