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 > BigObject vs. GeoMesa vs. Manticore Search vs. Realm vs. RethinkDB

System Properties Comparison BigObject vs. GeoMesa vs. Manticore Search vs. Realm vs. RethinkDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonGeoMesa  Xexclude from comparisonManticore Search  Xexclude from comparisonRealm  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Multi-storage database for search, including full-text search.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedSpatial DBMSSearch engineDocument storeDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.78
Rank#213  Overall
#4  Spatial DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score7.60
Rank#52  Overall
#9  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Websitebigobject.iowww.geomesa.orgmanticoresearch.comrealm.iorethinkdb.com
Technical documentationdocs.bigobject.iowww.geomesa.org/­documentation/­stable/­user/­index.htmlmanual.manticoresearch.comrealm.io/­docsrethinkdb.com/­docs
DeveloperBigObject, Inc.CCRi and othersManticore SoftwareRealm, acquired by MongoDB in May 2019The Linux Foundation infosince July 2017
Initial release20152014201720142009
Current release4.0.5, February 20246.0, February 20232.4.1, August 2020
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache License 2.0Open Source infoGPL version 2Open SourceOpen Source infoApache Version 2
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 languageScalaC++C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
FreeBSD
Linux
macOS
Windows
Android
Backend: server-less
iOS
Windows
Linux
OS X
Windows
Data schemeyesyesFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes infostring, binary, float, bool, date, geometry
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 XMLnono
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like query languagenono
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresLuanouser defined functionsno inforuns within the applications so server-side scripts are unnecessary
Triggersnononoyes infoChange ListenersClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonedepending on storage layerSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnonedepending on storage layerSynchronous replication based on Galera librarynoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnonedepending on storage layerImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes infoMVCC based
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.yesdepending on storage layeryes infoIn-Memory realmno
User concepts infoAccess controlnoyes infodepending on the DBMS used for storagenoyesyes infousers and table-level permissions

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
BigObjectGeoMesaManticore SearchRealmRethinkDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the 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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Pyramid Analytics Appoints Spencer Johnson as Vice President of North America Sales
31 March 2020, businesswire.com

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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.

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

Milvus logo

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

Present your product here