DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > H2 vs. Immudb vs. MarkLogic vs. ObjectBox vs. Teradata Aster

System Properties Comparison H2 vs. Immudb vs. MarkLogic vs. ObjectBox vs. Teradata Aster

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonImmudb  Xexclude from comparisonMarkLogic  Xexclude from comparisonObjectBox  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed 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 open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Operational and transactional Enterprise NoSQL databaseLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsPlatform for big data analytics on multistructured data sources and types
Primary database modelRelational DBMSKey-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Object oriented DBMS
Vector DBMS
Relational DBMS
Secondary database modelsSpatial DBMSRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score0.24
Rank#295  Overall
#42  Key-value stores
Score4.15
Rank#70  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#8  Search engines
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Websitewww.h2database.comgithub.com/­codenotary/­immudb
immudb.io
www.progress.com/­marklogicgithub.com/­objectbox
objectbox.io
Technical documentationwww.h2database.com/­html/­main.htmldocs.immudb.iowww.progress.com/­marklogic/­documentationdocs.objectbox.io
DeveloperThomas MuellerCodenotaryMarkLogic Corp.ObjectBox LimitedTeradata
Initial release20052020200120172005
Current release2.2.220, July 20231.2.3, April 202211.0, December 20224.0 (May 2024)
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0commercial inforestricted free version is availableBindings are released under Apache 2.0 infoApache License 2.0commercial
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 languageJavaGoC++C and C++
Server operating systemsAll OS with a Java VMBSD
Linux
macOS
Solaris
Windows
z/OS
Linux
OS X
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
Data schemeyesschema-freeschema-free infoSchema can be enforcedyesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyesyesyes, plus "flex" map-like typesyes
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.nonoyesnoyes infoin Aster File Store
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-like syntaxyes infoSQL92noyes
APIs and other access methodsJDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Proprietary native APIADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsnoyes infovia XQuery or JavaScriptnoR packages
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesData sync between devices allowing occasional connected databases to work completely offlineyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infocan act as a resource manager in an XA/JTA transactionACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
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.yesnoyes, with Range Indexesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access control at the document and subdocument levelsyesfine grained access rights according to SQL-standard
More information provided by the system vendor
H2ImmudbMarkLogicObjectBoxTeradata Aster
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

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
H2ImmudbMarkLogicObjectBoxTeradata Aster
Conferences, events and webinars

Progress MarkLogic World
Washington DC, 23-25 September 2024

Recent citations in the news

immudb (immutable database) ‘tamper-proof’ database
14 December 2021, ComputerWeekly.com

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary Uses Immutable Database to Verify Software Artifacts
26 October 2021, DevOps.com

Storage news ticker – November 15
15 November 2021, Blocks & Files

provided by Google News

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, Progress Investor Relations

Progress Software announces speaker lineup for MarkLogic World Tour US
18 September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, StockTitan

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

Progress unveils enhanced AI capabilities in latest MarkLogic Server release
9 September 2024, Mi3

provided by Google News

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Teradata Integrates Big Data Analytic Architecture
22 October 2012, PR Newswire

An American Dream Story, With A Silicon Valley Twist
14 August 2013, Forbes

Gartner, IBM, Teradata make Big Data announcements
17 October 2012, ZDNet

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here