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 > H2 vs. OpenSearch vs. RavenDB vs. Stardog vs. TDSQL for MySQL

System Properties Comparison H2 vs. OpenSearch vs. RavenDB vs. Stardog vs. TDSQL for MySQL

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonOpenSearch  Xexclude from comparisonRavenDB  Xexclude from comparisonStardog  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelRelational DBMSSearch engineDocument storeGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMSVector DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score2.92
Rank#101  Overall
#18  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.85
Rank#205  Overall
#95  Relational DBMS
Websitewww.h2database.comgithub.com/­opensearch-project
opensearch.org
ravendb.netwww.stardog.comwww.tencentcloud.com/­products/­dcdb
Technical documentationwww.h2database.com/­html/­main.htmlopensearch.org/­docs/­latestravendb.net/­docsdocs.stardog.comwww.tencentcloud.com/­document/­product/­1042
DeveloperThomas MuellerAmazon Web ServicesHibernating RhinosStardog-UnionTencent
Initial release20052021201020102013
Current release2.2.220, July 20232.5.0, January 20235.4, July 20227.3.0, May 2020
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoAGPL version 3, commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaJavaC#Java
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
hosted
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nono infoImport/export of XML data possibleno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like query language (RQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsJDBC
ODBC
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
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
ODBC
Supported programming languagesJavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyesyesuser defined functions and aggregates, HTTP Server extensions in Javayes
Triggersyesyes infoby using the 'percolation' featureyesyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnoneAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesMulti-source replicationMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allDefault 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.Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID, Cluster-wide transaction availableACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAuthorization levels configured per client per databaseAccess rights for users and rolesUsers with fine-grained authorization concept
More information provided by the system vendor
H2OpenSearchRavenDBStardogTDSQL for MySQL
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
H2OpenSearchRavenDBStardogTDSQL for MySQL
Recent citations in the news

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

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

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16 May 2022, PR Newswire Asia

Indonesia's Allo Bank taps Tencent Cloud to enhance digital banking services
6 July 2023, FinTech Futures

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Chinese government blocks use of Intel, AMD chips in hardware
25 March 2024, Yahoo Singapore News

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.

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.

Neo4j logo

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

Present your product here