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

DBMS > atoti vs. CrateDB vs. Faircom EDGE vs. TimesTen vs. Virtuoso

System Properties Comparison atoti vs. CrateDB vs. Faircom EDGE vs. TimesTen vs. Virtuoso

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonCrateDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonTimesTen  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Distributed Database based on LuceneFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsIn-Memory RDBMS compatible to OracleVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelObject oriented DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websiteatoti.iocratedb.comwww.faircom.com/­products/­faircom-edgewww.oracle.com/­database/­technologies/­related/­timesten.htmlvirtuoso.openlinksw.com
Technical documentationdocs.atoti.iocratedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.oracle.com/­database/­timesten-18.1docs.openlinksw.com/­virtuoso
DeveloperActiveViamCrateFairCom CorporationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005OpenLink Software
Initial release2013197919981998
Current releaseV3, October 202011 Release 2 (11.2.2.8.0)7.2.11, September 2023
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Sourcecommercial infoRestricted, free version availablecommercialOpen Source infoGPLv2, extended commercial license available
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaJavaANSI C, C++C
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)Flexible Schema (defined schema, partial schema, schema free)yesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyes
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.noyesnoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)yes, but no triggers and constraints, and PostgreSQL compatibilityyes infoANSI SQL queriesyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C++
Java
PL/SQL
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresPythonuser defined functions (Javascript)yes info.Net, JavaScript, C/C++PL/SQLyes infoVirtuoso PL
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingFile partitioning infoCustomizable business rules for partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
Chain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlrights management via user accountsFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
atotiCrateDBFaircom EDGE infoformerly c-treeEDGETimesTenVirtuoso
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
atotiCrateDBFaircom EDGE infoformerly c-treeEDGETimesTenVirtuoso
Recent citations in the news

Best use of cloud: ActiveViam
28 November 2023, Risk.net

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, AiThority

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

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

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

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here