DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > RavenDB vs. Teradata Aster vs. VoltDB vs. YugabyteDB

System Properties Comparison RavenDB vs. Teradata Aster vs. VoltDB vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRavenDB  Xexclude from comparisonTeradata Aster  Xexclude from comparisonVoltDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionOpen Source Operational and Transactional Enterprise NoSQL Document DatabasePlatform for big data analytics on multistructured data sources and typesDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.92
Rank#101  Overall
#18  Document stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteravendb.netwww.voltdb.comwww.yugabyte.com
Technical documentationravendb.net/­docsdocs.voltdb.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperHibernating RhinosTeradataVoltDB Inc.Yugabyte Inc.
Initial release2010200520102017
Current release5.4, July 202211.3, April 20222.19, September 2023
License infoCommercial or Open SourceOpen Source infoAGPL version 3, commercial license availablecommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC#Java, C++C and C++
Server operating systemsLinux
macOS
Raspberry Pi
Windows
LinuxLinux
OS X infofor development
Linux
OS X
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeyesdepending on used data model
Typing infopredefined data types such as float or datenoyesyesyes
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.yes infoin Aster File Storeno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query language (RQL)yesyes infoonly a subset of SQL 99yes, PostgreSQL compatible
APIs and other access methods.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Java API
JDBC
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Python
R
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesR packagesJavayes infosql, plpgsql, C
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Multi-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoSQL Map-Reduce Frameworknono
Consistency concepts infoMethods to ensure consistency in a distributed systemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonono infoFOREIGN KEY constraints are not supportedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID, Cluster-wide transaction availableACIDACID infoTransactions are executed single-threaded within stored proceduresDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesyes infoSnapshots and command loggingyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAuthorization levels configured per client per databasefine grained access rights according to SQL-standardUsers and roles with access to stored proceduresyes
More information provided by the system vendor
RavenDBTeradata AsterVoltDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
RavenDBTeradata AsterVoltDBYugabyteDB
Recent citations in the news

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
23 April 2024, Yahoo Movies UK

Teradata Aster Analytics Going Places: On Hadoop and AWS
24 August 2016, PR Newswire

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

provided by Google News

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Present your product here