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

DBMS > AlaSQL vs. Apache IoTDB vs. GraphDB vs. MySQL vs. UniData,UniVerse

System Properties Comparison AlaSQL vs. Apache IoTDB vs. GraphDB vs. MySQL vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache IoTDB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonMySQL  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Widely used open source RDBMSMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument store
Relational DBMS
Time Series DBMSGraph DBMS
RDF store
Relational DBMS infoKey/Value like access via memcached APIMultivalue DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitealasql.orgiotdb.apache.orgwww.ontotext.comwww.mysql.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationgithub.com/­AlaSQL/­alasqliotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlgraphdb.ontotext.com/­documentationdev.mysql.com/­docdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationOntotextOracle infosince 2010, originally MySQL AB, then SunRocket Software
Initial release20142018200019951985
Current release1.1.0, April 202310.4, October 20238.3.0, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0commercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaScriptJavaJavaC and C++C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM (>= 1.8)All OS with a Java VM
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesschema-free and OWL/RDFS-schema support; RDF shapesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesoptional
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.nononoyes
Secondary indexesnoyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infowith proprietary extensionsyes
APIs and other access methodsJavaScript APIJDBC
Native API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
Proprietary native API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesJavaScriptC
C#
C++
Go
Java
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresnoyeswell-defined plugin interfaces; JavaScript server-side extensibilityyes infoproprietary syntaxyes
Triggersyesyesnoyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by time range) + vertical partitioning (by deviceId)nonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoIntegration with Hadoop and Sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Strong Consistency with Raft
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infoConstraint checkingyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACID infonot for MyISAM storage engineACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
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
User concepts infoAccess controlnoyesDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Users with fine-grained authorization concept infono user groups or rolesAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
AlaSQLApache IoTDBGraphDB infoformer name: OWLIMMySQLUniData,UniVerse
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
AlaSQLApache IoTDBGraphDB infoformer name: OWLIMMySQLUniData,UniVerse
DB-Engines blog posts

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

show all

Recent citations in the news

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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

provided by Google News

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

Italy's Unidata picks Telia Carrier for Rome PoP
15 January 2019, Capacity Media

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.

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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