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 > Databend vs. InfinityDB vs. JaguarDB vs. RavenDB vs. YugabyteDB

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

Editorial information provided by DB-Engines
NameDatabend  Xexclude from comparisonInfinityDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonRavenDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityA 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 DatabaseHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSKey-value storeKey-value store
Vector DBMS
Document storeRelational 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
Score0.30
Rank#287  Overall
#130  Relational DBMS
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
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitegithub.com/­datafuselabs/­databend
www.databend.com
boilerbay.comwww.jaguardb.comravendb.netwww.yugabyte.com
Technical documentationdocs.databend.comboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmlravendb.net/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDatabend LabsBoiler Bay Inc.DataJaguar, Inc.Hibernating RhinosYugabyte Inc.
Initial release20212002201520102017
Current release1.0.59, April 20234.03.3 July 20235.4, July 20222.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoGPL V3.0Open Source infoAGPL version 3, commercial license availableOpen 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 languageRustJavaC++ infothe server part. Clients available in other languagesC#C and C++
Server operating systemshosted
Linux
macOS
All OS with a Java VMLinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoyes
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.nononono
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLyesnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language (RQL)yes, PostgreSQL compatible
APIs and other access methodsCLI Client
JDBC
RESTful HTTP API
Access 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
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 languagesGo
Java
JavaScript (Node.js)
Python
Rust
JavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononoyesyes infosql, plpgsql, C
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replicationMulti-source replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate 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.Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID, Cluster-wide transaction availableDistributed 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.nonono
User concepts infoAccess controlUsers with fine-grained authorization concept, user rolesnorights management via user accountsAuthorization levels configured per client per databaseyes
More information provided by the system vendor
DatabendInfinityDBJaguarDBRavenDBYugabyteDB
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
DatabendInfinityDBJaguarDBRavenDBYugabyteDB
Recent citations in the news

Data Bending: Creating Unique Digital Visual Effects
23 April 2020, RedShark News

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24 May 2007, news.thomasnet.com

provided by Google 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

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here