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. OpenTenBase vs. SAP HANA vs. SQLite vs. Trafodion

System Properties Comparison H2 vs. OpenTenBase vs. SAP HANA vs. SQLite vs. Trafodion

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonOpenTenBase  Xexclude from comparisonSAP HANA  Xexclude from comparisonSQLite  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An enterprise-level distributed HTAP open source database based on PostgreSQLIn-memory, column based data store. Available as appliance or cloud serviceWidely used embeddable, in-process RDBMSTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSRelational 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.33
Rank#46  Overall
#30  Relational DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.h2database.comgithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
www.sap.com/­products/­hana.htmlwww.sqlite.orgtrafodion.apache.org
Technical documentationwww.h2database.com/­html/­main.htmldocs.opentenbase.org
docs.opentenbase.org/­en
help.sap.com/­hanawww.sqlite.org/­docs.htmltrafodion.apache.org/­documentation.html
DeveloperThomas MuellerOpenAtom Foundation, previously TencentSAPDwayne Richard HippApache Software Foundation, originally developed by HP
Initial release2005201020002014
Current release2.2.220, July 20232.5, January 20242.0 SPS07 (April 4, 2023), April 20233.46.0  (23 May 2024), May 20242.3.0, February 2019
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD-3commercialOpen Source infoPublic DomainOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++, Java
Server operating systemsAll OS with a Java VMLinuxAppliance or cloud-serviceserver-lessLinux
Data schemeyesyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyesyes 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.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesyesyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
Supported programming languagesJavaC
Go
Java
PHP
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
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsSQLScript, RnoJava Stored Procedures
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesyesnoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardyesnofine grained access rights according to SQL-standard

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
H2OpenTenBaseSAP HANASQLiteTrafodion
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

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

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24 January 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
16 July 2022, Embedded Computing Design

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

Present your product here