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

DBMS > H2 vs. RavenDB vs. SAP Adaptive Server vs. TimesTen vs. Transbase

System Properties Comparison H2 vs. RavenDB vs. SAP Adaptive Server vs. TimesTen vs. Transbase

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonRavenDB  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonTimesTen  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSIn-Memory RDBMS compatible to OracleA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.h2database.comravendb.netwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.h2database.com/­html/­main.htmlravendb.net/­docshelp.sap.com/­docs/­SAP_ASEdocs.oracle.com/­database/­timesten-18.1www.transaction.de/­en/­products/­transbase/­features.html
DeveloperThomas MuellerHibernating RhinosSAP, SybaseOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Transaction Software GmbH
Initial release20052010198719981987
Current release2.2.220, July 20235.4, July 202216.011 Release 2 (11.2.2.8.0)Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoAGPL version 3, commercial license availablecommercialcommercialcommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#C and C++C and C++
Server operating systemsAll OS with a Java VMLinux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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 SQLyesSQL-like query language (RQL)yesyesyes
APIs and other access methodsJDBC
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
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJava.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Cobol
Java
Java
Perl
PHP
Python
C
C++
Java
PL/SQL
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsyesJava and Transact-SQLPL/SQLyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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.Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, Cluster-wide transaction availableACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAuthorization levels configured per client per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine 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

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

More resources
H2RavenDBSAP Adaptive Server infoformer name: Sybase ASETimesTenTransbase
Recent citations in the 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

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7 May 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26 January 2024, AWS Blog

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News



Share this page

Featured Products

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

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.

Present your product here