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 > Apache Jena - TDB vs. mSQL vs. OpenSearch vs. OrigoDB vs. Tarantool

System Properties Comparison Apache Jena - TDB vs. mSQL vs. OpenSearch vs. OrigoDB vs. Tarantool

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenSearch  Xexclude from comparisonOrigoDB  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkmSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA fully ACID in-memory object graph databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRDF storeRelational DBMSSearch engineDocument store
Object oriented DBMS
Document store
Key-value store
Relational DBMS
Secondary database modelsVector DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlhughestech.com.au/­products/­msqlgithub.com/­opensearch-project
opensearch.org
origodb.comwww.tarantool.io
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlopensearch.org/­docs/­latestorigodb.com/­docswww.tarantool.io/­en/­doc
DeveloperApache Software Foundation infooriginally developed by HP LabsHughes TechnologiesAmazon Web ServicesRobert Friberg et alVK
Initial release2000199420212009 infounder the name LiveDB2008
Current release4.9.0, July 20234.4, October 20212.5.0, January 20232.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercial infofree licenses can be providedOpen Source infoApache Version 2.0Open SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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 languageJavaCJavaC#C and C++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java VMLinux
Windows
BSD
Linux
macOS
Data schemeyes infoRDF Schemasyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsstring, double, decimal, uuid, integer, blob, boolean, datetime
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 infocan be achieved using .NETno
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languagenoFull-featured ANSI SQL support
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
ODBC
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
Open binary protocol
Supported programming languagesJavaC
C++
Delphi
Java
Perl
PHP
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.NetC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesnoyesyesLua, C and SQL stored procedures
Triggersyes infovia event handlernoyes infoby using the 'percolation' featureyes infoDomain Eventsyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynonodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnonoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlAccess control via Jena SecuritynoRole based authorizationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
More information provided by the system vendor
Apache Jena - TDBmSQL infoMini SQLOpenSearchOrigoDBTarantool
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
Apache Jena - TDBmSQL infoMini SQLOpenSearchOrigoDBTarantool
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

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

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here