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

DBMS > InfinityDB vs. Microsoft Azure SQL Database vs. RavenDB vs. RisingWave

System Properties Comparison InfinityDB vs. Microsoft Azure SQL Database vs. RavenDB vs. RisingWave

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonRavenDB  Xexclude from comparisonRisingWave  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceDatabase as a Service offering with high compatibility to Microsoft SQL ServerOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA distributed RDBMS for stream processing, wire-compatible with PostgreSQL
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.58
Rank#242  Overall
#111  Relational DBMS
Websiteboilerbay.comazure.microsoft.com/­en-us/­products/­azure-sql/­databaseravendb.netwww.risingwave.com/­database
Technical documentationboilerbay.com/­infinitydb/­manualdocs.microsoft.com/­en-us/­azure/­azure-sqlravendb.net/­docsdocs.risingwave.com/­docs/­current/­intro
DeveloperBoiler Bay Inc.MicrosoftHibernating RhinosRisingWave Labs
Initial release2002201020102022
Current release4.0V125.4, July 20221.2, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C#Rust
Server operating systemsAll OS with a Java VMhostedLinux
macOS
Raspberry Pi
Windows
Docker
Linux
macOS
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoStandard SQL-types and JSON
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.noyesno
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLnoyesSQL-like query language (RQL)yes
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
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
PostgreSQL wire protocol
Supported programming languagesJava.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoTransact SQLyesUDFs in Python or Java
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, with always 3 replicas availableMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate 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.
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilityyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID, Cluster-wide transaction availableno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAuthorization levels configured per client per databaseUsers and Roles

More information provided by the system vendor

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
InfinityDBMicrosoft Azure SQL Database infoformerly SQL AzureRavenDBRisingWave
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

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

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

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

Streaming data processing platform RisingWave lands $36M to launch a cloud service
18 October 2022, TechCrunch

JN.1—a new, highly mutated COVID variant—could cause one of the largest U.S. waves yet, experts say. When each ...
23 December 2023, Fortune

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Milvus logo

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

Present your product here