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 > H2 vs. ITTIA vs. OrigoDB vs. SAP HANA vs. SQLite

System Properties Comparison H2 vs. ITTIA vs. OrigoDB vs. SAP HANA vs. SQLite

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonITTIA  Xexclude from comparisonOrigoDB  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.Edge Time Series DBMS with Real-Time Stream ProcessingA fully ACID in-memory object graph databaseIn-memory, column based data store. Available as appliance or cloud serviceWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSTime Series DBMSDocument store
Object oriented DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMSRelational 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.33
Rank#46  Overall
#30  Relational DBMS
Score0.44
Rank#267  Overall
#23  Time Series DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.h2database.comwww.ittia.comorigodb.comwww.sap.com/­products/­hana.htmlwww.sqlite.org
Technical documentationwww.h2database.com/­html/­main.htmlorigodb.com/­docshelp.sap.com/­hanawww.sqlite.org/­docs.html
DeveloperThomas MuellerITTIA L.L.C.Robert Friberg et alSAPDwayne Richard Hipp
Initial release200520072009 infounder the name LiveDB20102000
Current release2.2.220, July 20238.72.0 SPS07 (April 4, 2023), April 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen SourcecommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono 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 languageJavaC and C++C#C
Server operating systemsAll OS with a Java VMLinux
Windows
Linux
Windows
Appliance or cloud-serviceserver-less
Data schemeyesFixed schemayesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/IntervalUser defined using .NET types and collectionsyesyes 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.nonono infocan be achieved using .NETnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesnoyesyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
WebSocket
.NET Client API
HTTP API
LINQ
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaC
C++
JavaScript (Node.js)
Python
.NetActionscript
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 FunctionsyesyesSQLScript, Rno
Triggersyesnoyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizedyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesdepending on modelyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)yesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardDatabase file passwordsRole based authorizationyesno

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
H2ITTIAOrigoDBSAP 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

Embedded secured data base for STM32 MCUs
16 October 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8 April 2022, Embedded Computing Design

ITTIA Launches Edge Data Processing & Management Database for Microcontrollers, MCUs
9 April 2022, Embedded Computing Design

provided by Google News

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

SAP AI Core Leverages AWS for Generative AI Advancements
6 June 2024, InsideSAP

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

Top SAP Modules List for 2024 You Must be Aware Of
3 June 2024, Simplilearn

Microsoft Offers SAP HANA Enterprise Cloud Services on Azure
31 May 2024, Data Center Knowledge

provided by Google News

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here