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

DBMS > RavenDB vs. RisingWave vs. SQLite vs. WakandaDB

System Properties Comparison RavenDB vs. RisingWave vs. SQLite vs. WakandaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRavenDB  Xexclude from comparisonRisingWave  Xexclude from comparisonSQLite  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA distributed RDBMS for stream processing, wire-compatible with PostgreSQLWidely used embeddable, in-process RDBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument storeRelational DBMSRelational DBMSObject oriented DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.92
Rank#101  Overall
#18  Document stores
Score0.58
Rank#242  Overall
#111  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteravendb.netwww.risingwave.com/­databasewww.sqlite.orgwakanda.github.io
Technical documentationravendb.net/­docsdocs.risingwave.com/­docs/­current/­introwww.sqlite.org/­docs.htmlwakanda.github.io/­doc
DeveloperHibernating RhinosRisingWave LabsDwayne Richard HippWakanda SAS
Initial release2010202220002012
Current release5.4, July 20221.2, September 20233.45.3  (15 April 2024), April 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache Version 2.0Open Source infoPublic DomainOpen Source infoAGPLv3, extended commercial license available
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.
Implementation languageC#RustCC++, JavaScript
Server operating systemsLinux
macOS
Raspberry Pi
Windows
Docker
Linux
macOS
server-lessLinux
OS X
Windows
Data schemeschema-freeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or datenoStandard SQL-types and JSONyes infonot rigid because of 'dynamic typing' concept.yes
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.nonono
Secondary indexesyesyesyes
SQL infoSupport of SQLSQL-like query language (RQL)yesyes infoSQL-92 is not fully supportedno
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
JDBC
PostgreSQL wire protocol
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API
Supported programming languages.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
JavaScript
Server-side scripts infoStored proceduresyesUDFs in Python or Javanoyes
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
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
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID, Cluster-wide transaction availablenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
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.yesyesno
User concepts infoAccess controlAuthorization levels configured per client per databaseUsers and Rolesnoyes

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
RavenDBRisingWaveSQLiteWakandaDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
2 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

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

provided by Google News

Picking the Right Database Tech for Cybersecurity Defense
22 May 2024, Dark Reading

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

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

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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.

RaimaDB logo

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

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

Present your product here