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 > BaseX vs. Datastax Enterprise vs. Faircom EDGE vs. Tarantool vs. TimesTen

System Properties Comparison BaseX vs. Datastax Enterprise vs. Faircom EDGE vs. Tarantool vs. TimesTen

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonTarantool  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsIn-Memory RDBMS compatible to Oracle
Primary database modelNative XML DBMSWide column storeKey-value store
Relational DBMS
Document store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score6.31
Rank#57  Overall
#4  Wide column stores
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitebasex.orgwww.datastax.com/­products/­datastax-enterprisewww.faircom.com/­products/­faircom-edgewww.tarantool.iowww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.basex.orgdocs.datastax.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.tarantool.io/­en/­docdocs.oracle.com/­database/­timesten-18.1
DeveloperBaseX GmbHDataStaxFairCom CorporationVKOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20072011197920081998
Current release10.7, August 20236.8, April 2020V3, October 20202.10.0, May 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialcommercial infoRestricted, free version availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaJavaANSI C, C++C and C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Android
Linux infoARM, x86
Raspbian
Windows
BSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)Flexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyes, ANSI Standard SQL Typesstring, 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.noyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLyes infoANSI SQL queriesFull-featured ANSI SQL supportyes
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Open binary protocolJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesnoyes info.Net, JavaScript, C/C++Lua, C and SQL stored proceduresPL/SQL
Triggersyes infovia eventsyesyesyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"File partitioning infoCustomizable business rules for partitioningSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infoSynchronous and asynchronous realtime replication based on transaction logsAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-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 Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Tunable Consistency
Casual 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 or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyes infowhen using SQLyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerno infoAtomicity and isolation are supported for single operationsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyesyes, write ahead loggingyes infoby means of logfiles and checkpoints
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 controlUsers with fine-grained authorization concept on 4 levelsAccess rights for users can be defined per objectFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standard
More information provided by the system vendor
BaseXDatastax EnterpriseFaircom EDGE infoformerly c-treeEDGETarantoolTimesTen
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
BaseXDatastax EnterpriseFaircom EDGE infoformerly c-treeEDGETarantoolTimesTen
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

Flash News: OKX Wallet Web Extension Users Can Now Access BaseX, a Concentrated Liquidity AMM DEX on Base
17 April 2024, Yahoo Finance

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

Open Offices Still A Mistake For Employee Productivity, Collaboration
16 August 2018, Forbes

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

INFORMATION OVERLOAD DAY - October 20, 2024
7 October 2021, National Today

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18 July 2023, Yahoo Finance

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

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

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here