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

DBMS > Apache Jena - TDB vs. Memcached vs. mSQL vs. OrigoDB vs. Tarantool

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

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonMemcached  Xexclude from comparisonmSQL infoMini SQL  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 frameworkIn-memory key-value store, originally intended for cachingmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRDF storeKey-value storeRelational DBMSDocument store
Object oriented DBMS
Document store
Key-value store
Relational DBMS
Secondary database modelsSpatial 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
Score18.08
Rank#32  Overall
#4  Key-value stores
Score1.27
Rank#169  Overall
#76  Relational DBMS
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.htmlwww.memcached.orghughestech.com.au/­products/­msqlorigodb.comwww.tarantool.io
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlgithub.com/­memcached/­memcached/­wikiorigodb.com/­docswww.tarantool.io/­en/­doc
DeveloperApache Software Foundation infooriginally developed by HP LabsDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalHughes TechnologiesRobert Friberg et alVK
Initial release2000200319942009 infounder the name LiveDB2008
Current release4.9.0, July 20231.6.27, May 20244.4, October 20212.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoBSD licensecommercial infofree licenses can be providedOpen 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.
Implementation languageJavaCCC#C and C++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
BSD
Linux
macOS
Data schemeyes infoRDF Schemasschema-freeyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesnoyesUser 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 indexesyesnoyesyesyes
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoFull-featured ANSI SQL support
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Proprietary protocolJDBC
ODBC
.NET Client API
HTTP API
LINQ
Open binary protocol
Supported programming languagesJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesnonoyesLua, C and SQL stored procedures
Triggersyes infovia event handlernonoyes infoDomain Eventsyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal 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 nodesnonenone infoRepcached, a Memcached patch, provides this functionallitynoneSource-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 methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneCasual 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 datayesyesnoyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesnoyesyes 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 Securityyes infousing SASL (Simple Authentication and Security Layer) protocolnoRole 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

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
Apache Jena - TDBMemcachedmSQL infoMini SQLOrigoDBTarantool
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

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

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