DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Elasticsearch vs. Immudb vs. Manticore Search vs. Sqrrl vs. TigerGraph

System Properties Comparison Elasticsearch vs. Immudb vs. Manticore Search vs. Sqrrl vs. TigerGraph

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonImmudb  Xexclude from comparisonManticore Search  Xexclude from comparisonSqrrl  Xexclude from comparisonTigerGraph  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Multi-storage database for search, including full-text search.Adaptable, secure NoSQL built on Apache AccumuloA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelSearch engineKey-value storeSearch engineDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Relational DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.79
Rank#8  Overall
#1  Search engines
Score0.24
Rank#295  Overall
#42  Key-value stores
Score0.23
Rank#301  Overall
#21  Search engines
Score1.44
Rank#152  Overall
#14  Graph DBMS
Websitewww.elastic.co/­elasticsearchgithub.com/­codenotary/­immudb
immudb.io
manticoresearch.comsqrrl.comwww.tigergraph.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.immudb.iomanual.manticoresearch.comdocs.tigergraph.com
DeveloperElasticCodenotaryManticore SoftwareAmazon infooriginally Sqrrl Data, Inc.
Initial release20102020201720122017
Current release8.6, January 20231.2.3, April 20226.0, February 2023
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache Version 2.0Open Source infoGPL version 2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++JavaC++
Server operating systemsAll OS with a Java VMBSD
Linux
macOS
Solaris
Windows
z/OS
FreeBSD
Linux
macOS
Windows
LinuxLinux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoCan index from XMLno
Secondary indexesyes infoAll search fields are automatically indexedyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL-like query languageSQL-like syntaxSQL-like query languagenoSQL-like query language (GSQL)
APIs and other access methodsJava API
RESTful HTTP/JSON API
gRPC protocol
PostgreSQL wire protocol
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C++
Java
Server-side scripts infoStored proceduresyesnouser defined functionsnoyes
Triggersyes infoby using the 'percolation' featurenononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera libraryselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationnono
User concepts infoAccess controlnoCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Role-based access control

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ElasticsearchImmudbManticore SearchSqrrlTigerGraph
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Elasticsearch will be open source again as CTO declares changed landscape
2 September 2024, DevClass

The Elasticsearch cloud now subject to open-source licence
3 September 2024, TechHQ

Elasticsearch Open Inference API Extends Support for Hugging Face Models with Semantic Text
12 September 2024, Yahoo Finance

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18 September 2024, SC Media

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29 August 2024, Business Wire

provided by Google News

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

immudb (immutable database) ‘tamper-proof’ database
14 December 2021, ComputerWeekly.com

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

How Open-Source Database immudb Plans to Handle All That Metaverse Data
10 October 2022, Acceleration Economy

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Peanut butter whisky is officially a thing. Here are five to try
7 August 2024, Delicious

Mark Terenzoni
23 February 2024, Dark Reading

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph raises $105M Series C for its enterprise graph database
17 February 2021, TechCrunch

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here