DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DolphinDB vs. Elasticsearch vs. Faircom DB vs. Manticore Search vs. TigerGraph

System Properties Comparison DolphinDB vs. Elasticsearch vs. Faircom DB vs. Manticore Search vs. TigerGraph

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonManticore Search  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A 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 metricNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Multi-storage database for search, including full-text search.A complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelTime Series DBMSSearch engineKey-value store
Relational DBMS
Search engineGraph DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Vector DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitewww.dolphindb.comwww.elastic.co/­elasticsearchwww.faircom.com/­products/­faircom-dbmanticoresearch.comwww.tigergraph.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlmanual.manticoresearch.comdocs.tigergraph.com
DeveloperDolphinDB, IncElasticFairCom CorporationManticore Software
Initial release20182010197920172017
Current releasev2.00.4, January 20228.6, January 2023V12, November 20206.0, February 2023
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoElastic Licensecommercial infoRestricted, free version availableOpen Source infoGPL version 2commercial
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 languageC++JavaANSI C, C++C++C++
Server operating systemsLinux
Windows
All OS with a Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
FreeBSD
Linux
macOS
Windows
Linux
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema free, schema optional, schema required, partial schema,Fixed schemayes
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyes, ANSI SQL with proprietary extensionsSQL-like query languageSQL-like query language (GSQL)
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java API
RESTful HTTP/JSON API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Java
Server-side scripts infoStored proceduresyesyesyes info.Net, JavaScript, C/C++user defined functionsyes
Triggersnoyes infoby using the 'percolation' featureyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Synchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesES-Hadoop Connectornonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnotunable from ACID to Eventually Consistentyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesYes, tunable from durable to delayed durability to in-memoryyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesMemcached and Redis integrationyesno
User concepts infoAccess controlAdministrators, Users, GroupsFine grained access rights according to SQL-standard with additional protections for filesnoRole-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
DolphinDBElasticsearchFaircom DB infoformerly c-treeACEManticore SearchTigerGraph
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

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

The end of vendor-backed open source?
29 April 2024, InfoWorld

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

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

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

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

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

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

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

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

Present your product here