DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GeoMesa vs. Ingres vs. Manticore Search vs. Tarantool vs. TigerGraph

System Properties Comparison GeoMesa vs. Ingres vs. Manticore Search vs. Tarantool vs. TigerGraph

Editorial information provided by DB-Engines
NameGeoMesa  Xexclude from comparisonIngres  Xexclude from comparisonManticore Search  Xexclude from comparisonTarantool  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Well established RDBMSMulti-storage database for search, including full-text search.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelSpatial DBMSRelational DBMSSearch engineDocument store
Key-value store
Relational DBMS
Graph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websitewww.geomesa.orgwww.actian.com/­databases/­ingresmanticoresearch.comwww.tarantool.iowww.tigergraph.com
Technical documentationwww.geomesa.org/­documentation/­stable/­user/­index.htmldocs.actian.com/­ingresmanual.manticoresearch.comwww.tarantool.io/­en/­docdocs.tigergraph.com
DeveloperCCRi and othersActian CorporationManticore SoftwareVK
Initial release20141974 infooriginally developed at University Berkely in early 1970s201720082017
Current release5.0.0, May 202411.2, May 20226.0, February 20232.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercialOpen Source infoGPL version 2Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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 languageScalaCC++C and C++C++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
Windows
BSD
Linux
macOS
Linux
Data schemeyesyesFixed schemaFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.nono infobut tools for importing/exporting data from/to XML-files availableCan index from XMLnono
Secondary indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoyesSQL-like query languageFull-featured ANSI SQL supportSQL-like query language (GSQL)
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Open binary protocolGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Java
Server-side scripts infoStored proceduresnoyesuser defined functionsLua, C and SQL stored proceduresyes
Triggersnoyesnoyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerhorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding infoPartitioning is done manually, search queries against distributed index is supportedSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerIngres ReplicatorSynchronous replication based on Galera libraryAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynoyesnoyesyes 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 writesACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layernoyes, full featured in-memory storage engine with persistenceno
User concepts infoAccess controlyes infodepending on the DBMS used for storagefine grained access rights according to SQL-standardnoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
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
GeoMesaIngresManticore SearchTarantoolTigerGraph
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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

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

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

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

Present your product here