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

DBMS > eXtremeDB vs. Manticore Search vs. Microsoft SQL Server vs. OrientDB vs. RavenDB

System Properties Comparison eXtremeDB vs. Manticore Search vs. Microsoft SQL Server vs. OrientDB vs. RavenDB

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOrientDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringMulti-storage database for search, including full-text search.Microsofts flagship relational DBMSMulti-model DBMS (Document, Graph, Key/Value)Open Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMS
Time Series DBMS
Search engineRelational DBMSDocument store
Graph DBMS
Key-value store
Document store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.92
Rank#101  Overall
#18  Document stores
Websitewww.mcobject.commanticoresearch.comwww.microsoft.com/­en-us/­sql-serverorientdb.orgravendb.net
Technical documentationwww.mcobject.com/­docs/­extremedb.htmmanual.manticoresearch.comlearn.microsoft.com/­en-US/­sql/­sql-serverwww.orientdb.com/­docs/­last/­index.htmlravendb.net/­docs
DeveloperMcObjectManticore SoftwareMicrosoftOrientDB LTD; CallidusCloud; SAPHibernating Rhinos
Initial release20012017198920102010
Current release8.2, 20216.0, February 2023SQL Server 2022, November 20223.2.29, March 20245.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2commercial inforestricted free version is availableOpen Source infoApache version 2Open Source infoAGPL version 3, commercial license available
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 and C++C++C++JavaC#
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
FreeBSD
Linux
macOS
Windows
Linux
Windows
All OS with a Java JDK (>= JDK 6)Linux
macOS
Raspberry Pi
Windows
Data schemeyesFixed schemayesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesno
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.no infosupport of XML interfaces availableCan index from XMLyesno
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLSQL-like query languageyesSQL-like query language, no joinsSQL-like query language (RQL)
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesuser defined functionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava, Javascriptyes
Triggersyes infoby defining eventsnoyesHooksyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingSharding infoPartitioning is done manually, search queries against distributed index is supportedtables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Synchronous replication based on Galera libraryyes, but depending on the SQL-Server EditionMulti-source replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesnoyesyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyesyes
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.yesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurableAuthorization levels configured per client per database
More information provided by the system vendor
eXtremeDBManticore SearchMicrosoft SQL ServerOrientDBRavenDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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 for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server 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
eXtremeDBManticore SearchMicrosoft SQL ServerOrientDBRavenDB
DB-Engines blog posts

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21 October 2021, GlobeNewswire

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

May 2024 Patch Tuesday forecast: A reminder of recent threats and impact
10 May 2024, Help Net Security

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Neo4j logo

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

Present your product here