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 > Derby vs. OpenSearch vs. OpenTSDB vs. RDF4J vs. SwayDB

System Properties Comparison Derby vs. OpenSearch vs. OpenTSDB vs. RDF4J vs. SwayDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonOpenTSDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSwayDB  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 LuceneScalable Time Series DBMS based on HBaseRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSSearch engineTime Series DBMSRDF storeKey-value store
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitedb.apache.org/­derbygithub.com/­opensearch-project
opensearch.org
opentsdb.netrdf4j.orgswaydb.simer.au
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlopensearch.org/­docs/­latestopentsdb.net/­docs/­build/­html/­index.htmlrdf4j.org/­documentation
DeveloperApache Software FoundationAmazon Web Servicescurrently maintained by Yahoo and other contributorsSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Simer Plaha
Initial release19972021201120042018
Current release10.17.1.0, November 20232.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoLGPLOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGNU Affero GPL V3.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 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 languageJavaJavaJavaJavaScala
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
Windows
Linux
OS X
Unix
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesnumeric data for metrics, strings for tagsyesno
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.yesnono
Secondary indexesyesyes infoAll search fields are automatically indexednoyesno
SQL infoSupport of SQLyesSQL-like query languagenonono
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
HTTP API
Telnet API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesJavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Erlang
Go
Java
Python
R
Ruby
Java
PHP
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresyesnoyesno
Triggersyesyes infoby using the 'percolation' featurenoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesselectable replication factor infobased on HBasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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, allImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID infoIsolation support depends on the API usedAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonono
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBOpenSearchOpenTSDBRDF4J infoformerly known as SesameSwayDB
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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBOpenSearchOpenTSDBRDF4J infoformerly known as SesameSwayDB
DB-Engines blog posts

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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

The Arrival of Java 20
21 March 2023, Oracle

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Implement a full stack serverless search application using AWS Amplify, Amazon Cognito, Amazon API Gateway
31 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

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

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

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

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

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

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

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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