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

DBMS > InfinityDB vs. JaguarDB vs. RavenDB vs. Teradata vs. YugabyteDB

System Properties Comparison InfinityDB vs. JaguarDB vs. RavenDB vs. Teradata vs. YugabyteDB

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTeradata  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfacePerformant, highly scalable DBMS for AI and IoT applicationsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA hybrid cloud data analytics software platform (Teradata Vantage)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeKey-value store
Vector DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteboilerbay.comwww.jaguardb.comravendb.netwww.teradata.comwww.yugabyte.com
Technical documentationboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmlravendb.net/­docsdocs.teradata.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBoiler Bay Inc.DataJaguar, Inc.Hibernating RhinosTeradataYugabyte Inc.
Initial release20022015201019842017
Current release4.03.3 July 20235.4, July 2022Teradata Vantage 1.0 MU2, January 20192.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open Source infoAGPL version 3, commercial license availablecommercialOpen Source infoApache 2.0
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.
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 languageJavaC++ infothe server part. Clients available in other languagesC#C and C++
Server operating systemsAll OS with a Java VMLinuxLinux
macOS
Raspberry Pi
Windows
hosted
Linux
Linux
OS X
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoyesyes
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.nonoyesno
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language (RQL)yes infoSQL 2016 + extensionsyes, PostgreSQL compatible
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
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 languagesJavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesyes infoUDFs, stored procedures, table functions in parallelyes infosql, plpgsql, C
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoHashingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replicationMulti-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 methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyDefault 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 ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID, Cluster-wide transaction availableACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnorights management via user accountsAuthorization levels configured per client per databasefine grained access rights according to SQL-standardyes
More information provided by the system vendor
InfinityDBJaguarDBRavenDBTeradataYugabyteDB
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
InfinityDBJaguarDBRavenDBTeradataYugabyteDB
DB-Engines blog posts

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

provided by Google News

Teradata Co. (NYSE:TDC) Shares Sold by Charles Schwab Investment Management Inc.
20 May 2024, Defense World

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

Teradata Stockholders Approve Incentive Plan and Elect Directors - TipRanks.com
17 May 2024, TipRanks

Teradata (TDC) Reports Earnings Tomorrow: What To Expect
15 May 2024, The Globe and Mail

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

provided by Google News

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

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

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

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16 November 2023, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
19 May 2022, Forbes

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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