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

DBMS > eXtremeDB vs. LokiJS vs. Tarantool vs. VelocityDB

System Properties Comparison eXtremeDB vs. LokiJS vs. Tarantool vs. VelocityDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonLokiJS  Xexclude from comparisonTarantool  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringIn-memory JavaScript DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMS
Time Series DBMS
Document storeDocument store
Key-value store
Relational DBMS
Graph DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitewww.mcobject.comgithub.com/­techfort/­LokiJSwww.tarantool.iovelocitydb.com
Technical documentationwww.mcobject.com/­docs/­extremedb.htmtechfort.github.io/­LokiJSwww.tarantool.io/­en/­docvelocitydb.com/­UserGuide
DeveloperMcObjectVKVelocityDB Inc
Initial release2001201420082011
Current release8.2, 20212.10.0, May 20227.x
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaScriptC and C++C#
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
macOS
Any that supports .NET
Data schemeyesschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesnostring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.no infosupport of XML interfaces availablenonono
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLnoFull-featured ANSI SQL supportno
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
JavaScript APIOpen binary protocol.Net
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
JavaScriptC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
.Net
Server-side scripts infoStored proceduresyesView functions in JavaScriptLua, C and SQL stored proceduresno
Triggersyes infoby defining eventsyesyes, before/after data modification events, on replication events, client session eventsCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingnoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
noneAsynchronous 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 methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneCasual 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
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlnoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Based on Windows Authentication
More information provided by the system vendor
eXtremeDBLokiJSTarantoolVelocityDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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

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

More resources
eXtremeDBLokiJSTarantoolVelocityDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3 November 2015, Yahoo Lifestyle UK

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 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

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

Present your product here