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

DBMS > H2 vs. RisingWave vs. SAP HANA vs. SQLite

System Properties Comparison H2 vs. RisingWave vs. SAP HANA vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonRisingWave  Xexclude from comparisonSAP HANA  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed RDBMS for stream processing, wire-compatible with PostgreSQLIn-memory, column based data store. Available as appliance or cloud serviceWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score0.58
Rank#245  Overall
#112  Relational DBMS
Score45.84
Rank#22  Overall
#16  Relational DBMS
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websitewww.h2database.comwww.risingwave.com/­databasewww.sap.com/­products/­hana.htmlwww.sqlite.org
Technical documentationwww.h2database.com/­html/­main.htmldocs.risingwave.com/­docs/­current/­introhelp.sap.com/­hanawww.sqlite.org/­docs.html
DeveloperThomas MuellerRisingWave LabsSAPDwayne Richard Hipp
Initial release2005202220102000
Current release2.2.220, July 20231.2, September 20232.0 SPS07 (April 4, 2023), April 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0commercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaRustC
Server operating systemsAll OS with a Java VMDocker
Linux
macOS
Appliance or cloud-serviceserver-less
Data schemeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesStandard SQL-types and JSONyesyes infonot rigid because of 'dynamic typing' concept.
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 indexesyesyesyesyes
SQL infoSupport of SQLyesyesyesyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
JDBC
PostgreSQL wire protocol
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaGo
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
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsUDFs in Python or JavaSQLScript, Rno
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infovia file-system locks
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.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers and Rolesyesno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat 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
H2RisingWaveSAP HANASQLite
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

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

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

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

As the world ages, cancer cases are projected to rise, hitting some countries like ‘a tidal wave’
4 April 2024, CNN

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

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

provided by Google News

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

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here