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 > AlaSQL vs. Apache Jena - TDB vs. Informix vs. Oracle vs. Riak KV

System Properties Comparison AlaSQL vs. Apache Jena - TDB vs. Informix vs. Oracle vs. Riak KV

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonInformix  Xexclude from comparisonOracle  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionJavaScript DBMS libraryA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataWidely used RDBMSDistributed, fault tolerant key-value store
Primary database modelDocument store
Relational DBMS
RDF storeRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score3.62
Rank#83  Overall
#3  RDF stores
Score17.12
Rank#34  Overall
#21  Relational DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitealasql.orgjena.apache.org/­documentation/­tdb/­index.htmlwww.ibm.com/­products/­informixwww.oracle.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqljena.apache.org/­documentation/­tdb/­index.htmlinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infooriginally developed by HP LabsIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.OracleOpenSource, formerly Basho Technologies
Initial release20142000198419802009
Current release4.9.0, July 202314.10.FC5, November 202023c, September 20233.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache License, Version 2.0commercial infofree developer edition availablecommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise edition
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 languageJavaScriptJavaC, C++ and JavaC and C++Erlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMAIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Data schemeschema-freeyes infoRDF Schemasyesyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or datenoyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesno
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.noyesno
Secondary indexesnoyesyesyesrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesyes infowith proprietary extensionsno
APIs and other access methodsJavaScript APIFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
Supported programming languagesJavaScriptJava.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoyesyesPL/SQL infoalso stored procedures in Java possibleErlang
Triggersyesyes infovia event handleryesyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding, horizontal partitioningSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoTDB TransactionsACIDACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoAccess control via Jena SecurityUsers with fine-grained authentication, authorization, and auditing controlsfine grained access rights according to SQL-standardyes, using Riak Security

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
AlaSQLApache Jena - TDBInformixOracleRiak KV
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

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

IBM Buys Informix for $1 Billion
1 June 2024, ITPro Today

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, IBM

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, IBM

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

Cisco Systems, Informix and Softbank Ventures Make Investment in Internet Video Leader VXtreme
13 August 2022, Cisco Newsroom

provided by Google News

Oracle Database Testing
2 June 2024, ITPro Today

A Look at The HP Oracle Database Machine
30 May 2024, Data Center Knowledge

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, Oracle

Oracle E-Business Suite Data Retention on OCI
28 May 2024, Oracle

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here