DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. Manticore Search vs. Oracle NoSQL vs. RDF4J vs. SAP SQL Anywhere

System Properties Comparison H2 vs. Manticore Search vs. Oracle NoSQL vs. RDF4J vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multi-storage database for search, including full-text search.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSSearch engineDocument store
Key-value store
Relational DBMS
RDF storeRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitewww.h2database.commanticoresearch.comwww.oracle.com/­database/­nosql/­technologies/­nosqlrdf4j.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.h2database.com/­html/­main.htmlmanual.manticoresearch.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrdf4j.org/­documentationhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperThomas MuellerManticore SoftwareOracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SAP infoformerly Sybase
Initial release20052017201120041992
Current release2.2.220, July 20236.0, February 202323.3, December 202317, July 2015
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoEclipse Distribution License (EDL), v1.0.commercial
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 languageJavaC++JavaJava
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesFixed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanoptionalyesyes
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 XMLnoyes
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like DML and DDL statementsnoyes
APIs and other access methodsJDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesJavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsuser defined functionsnoyesyes, in C/C++, Java, .Net or Perl
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseSynchronous replication based on Galera libraryElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesconfigurable infoACID within a storage node (=shard)ACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cacheyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users and rolesnofine grained access rights according to SQL-standard

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
H2Manticore SearchOracle NoSQLRDF4J infoformerly known as SesameSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

Connect to Oracle Cloud simulator from IntelliJ in under five minutes
10 May 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

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.

RaimaDB logo

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

SingleStore logo

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

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

Present your product here