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. Manticore Search vs. MySQL vs. NuoDB vs. OpenTSDB

System Properties Comparison BigObject vs. Manticore Search vs. MySQL vs. NuoDB vs. OpenTSDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonManticore Search  Xexclude from comparisonMySQL  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesMulti-storage database for search, including full-text search.Widely used open source RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsScalable Time Series DBMS based on HBase
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedSearch engineRelational DBMS infoKey/Value like access via memcached APIRelational DBMSTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitebigobject.iomanticoresearch.comwww.mysql.comwww.3ds.com/­nuodb-distributed-sql-databaseopentsdb.net
Technical documentationdocs.bigobject.iomanual.manticoresearch.comdev.mysql.com/­docdoc.nuodb.comopentsdb.net/­docs/­build/­html/­index.html
DeveloperBigObject, Inc.Manticore SoftwareOracle infosince 2010, originally MySQL AB, then SunDassault Systèmes infooriginally NuoDB, Inc.currently maintained by Yahoo and other contributors
Initial release20152017199520132011
Current release6.0, February 20238.4.0, April 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoGPL version 2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infolimited edition freeOpen Source infoLGPL
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++C and C++C++Java
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
FreeBSD
Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
Data schemeyesFixed schemayesyesschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesnumeric data for metrics, strings for tags
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.noCan index from XMLyesnono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageyes infowith proprietary extensionsyesno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
HTTP API
Telnet API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresLuauser defined functionsyes infoproprietary syntaxJava, SQLno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricdata is dynamically stored/cached on the nodes where it is read/writtenSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDBselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACID infonot for MyISAM storage engineACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes infotable locks or row locks depending on storage engineyes infoMVCCyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableno
User concepts infoAccess controlnonoUsers with fine-grained authorization concept infono user groups or rolesStandard SQL roles/ privileges, Administrative Usersno

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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BigObjectManticore SearchMySQLNuoDBOpenTSDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17 May 2024, Telecompaper EN

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, Oracle

provided by Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here