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 > Manticore Search vs. MySQL vs. ObjectBox vs. Stardog vs. Warp 10

System Properties Comparison Manticore Search vs. MySQL vs. ObjectBox vs. Stardog vs. Warp 10

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonMySQL  Xexclude from comparisonObjectBox  Xexclude from comparisonStardog  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.Widely used open source RDBMSLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelSearch engineRelational DBMS infoKey/Value like access via memcached APIObject oriented DBMS
Vector DBMS
Graph DBMS
RDF store
Time Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#302  Overall
#21  Search engines
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitemanticoresearch.comwww.mysql.comgithub.com/­objectbox
objectbox.io
www.stardog.comwww.warp10.io
Technical documentationmanual.manticoresearch.comdev.mysql.com/­docdocs.objectbox.iodocs.stardog.comwww.warp10.io/­content/­02_Getting_started
DeveloperManticore SoftwareOracle infosince 2010, originally MySQL AB, then SunObjectBox LimitedStardog-UnionSenX
Initial release20171995201720102015
Current release6.0, February 20238.4.0, April 20244.0 (May 2024)7.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoGPL version 2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableBindings are released under Apache 2.0 infoApache License 2.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache License 2.0
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 and C++JavaJava
Server operating systemsFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeFixed schemayesyesschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes, plus "flex" map-like typesyesyes
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.Can index from XMLyesnono infoImport/export of XML data possibleno
Secondary indexesyes infofull-text index on all search fieldsyesyesyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLSQL-like query languageyes infowith proprietary extensionsnoYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary native APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
HTTP API
Jupyter
WebSocket
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
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsyes infoproprietary syntaxnouser defined functions and aggregates, HTTP Server extensions in Javayes infoWarpScript
Triggersnoyesnoyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
Data sync between devices allowing occasional connected databases to work completely offlineMulti-source replication in HA-Clusterselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesACID infonot for MyISAM storage engineACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesyesAccess rights for users and rolesMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Manticore SearchMySQLObjectBoxStardogWarp 10
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
Manticore SearchMySQLObjectBoxStardogWarp 10
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

Recent citations in the news

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

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 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

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

provided by Google News

Early MySQL engineer questions whether Oracle is unintentionally killing off the open source database
11 June 2024, The Register

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

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

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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

Present your product here