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

DBMS > Atos Standard Common Repository vs. Blazegraph vs. GraphDB vs. MariaDB vs. Newts

System Properties Comparison Atos Standard Common Repository vs. Blazegraph vs. GraphDB vs. MariaDB vs. Newts

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonBlazegraph  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonMariaDB  Xexclude from comparisonNewts  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Enterprise-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.MySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Time Series DBMS based on Cassandra
Primary database modelDocument store
Key-value store
Graph DBMS
RDF store
Graph DBMS
RDF store
Relational DBMSTime Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryblazegraph.comwww.ontotext.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
opennms.github.io/­newts
Technical documentationwiki.blazegraph.comgraphdb.ontotext.com/­documentationmariadb.com/­kb/­en/­librarygithub.com/­OpenNMS/­newts/­wiki
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperAtos Convergence CreatorsBlazegraphOntotextMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
OpenNMS Group
Initial release2016200620002009 infoFork of MySQL, which was first released in 19952014
Current release17032.1.5, March 201910.4, October 202311.3.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoextended commercial license availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache 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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaJavaJavaC and C++Java
Server operating systemsLinuxLinux
OS X
Windows
All OS with a Java VM
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Windows
Data schemeSchema and schema-less with LDAP viewsschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateoptionalyes infoRDF literal typesyesyesyes
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.yesnoyesno
Secondary indexesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesno
SQL infoSupport of SQLnoSPARQL is used as query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infowith proprietary extensionsno
APIs and other access methodsLDAPJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
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
HTTP REST
Java API
Supported programming languagesAll languages with LDAP bindings.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
Server-side scripts infoStored proceduresnoyeswell-defined plugin interfaces; JavaScript server-side extensibilityyes infoPL/SQL compatibility added with version 10.3no
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingnoneseveral options for horizontal partitioning and ShardingSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replicationMulti-source replication
Source-replica replication
selectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynoyes infoRelationships in Graphsyes infoConstraint checkingyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineno
User concepts infoAccess controlLDAP bind authenticationSecurity and Authentication via Web Application Container (Tomcat, Jetty)Default 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.fine grained access rights according to SQL-standardno
More information provided by the system vendor
Atos Standard Common RepositoryBlazegraphGraphDB infoformer name: OWLIMMariaDBNewts
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
News

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

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

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 for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
Atos Standard Common RepositoryBlazegraphGraphDB infoformer name: OWLIMMariaDBNewts
DB-Engines blog posts

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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

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 GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

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

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, businesswire.com

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB North American Roadshow Supports Accelerating Adoption of Open Source Relational Databases in the ...
16 May 2024, Yahoo News UK

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here