DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Altibase vs. Apache Jena - TDB vs. InfinityDB vs. SAP SQL Anywhere vs. Warp 10

System Properties Comparison Altibase vs. Apache Jena - TDB vs. InfinityDB vs. SAP SQL Anywhere vs. Warp 10

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA Java embedded Key-Value Store which extends the Java Map interfaceRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSRDF storeKey-value storeRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#189  Overall
#88  Relational DBMS
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitealtibase.comjena.apache.org/­documentation/­tdb/­index.htmlboilerbay.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.warp10.io
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsjena.apache.org/­documentation/­tdb/­index.htmlboilerbay.com/­infinitydb/­manualhelp.sap.com/­docs/­SAP_SQL_Anywherewww.warp10.io/­content/­02_Getting_started
DeveloperAltibaseApache Software Foundation infooriginally developed by HP LabsBoiler Bay Inc.SAP infoformerly SybaseSenX
Initial release19992000200219922015
Current releasev7.3, 2023, August 20234.9.0, July 20234.017, July 2015
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023Open Source infoApache License, Version 2.0commercialcommercialOpen Source infoApache License 2.0
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 languageC++JavaJavaJava
Server operating systemsAIX
HP-UX
Linux
All OS with a Java VMAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeyesyes infoRDF Schemasyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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.nonoyesno
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesno
SQL infoSupport of SQLANSI SQL-92nonoyesno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
HTTP API
JDBC
ODBC
HTTP API
Jupyter
WebSocket
Supported programming languagesC
C++
Java
JavaJavaC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresstored procedures and stored functionsyesnoyes, in C/C++, Java, .Net or Perlyes infoWarpScript
Triggersyesyes infovia event handlernoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneSource-replica replication infoDatabase mirroringselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoTDB TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess control via Jena Securitynofine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations

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
AltibaseApache Jena - TDBInfinityDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereWarp 10
Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Altibase to Exhibit its ALTIBASE HDB™ In-Memory Database with Hybrid Architecture at Dell World 2013, December ...
4 December 2013, PR Web

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

provided by Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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

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

Present your product here