DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AllegroGraph vs. GraphDB vs. MariaDB

Vergleich der Systemeigenschaften AllegroGraph vs. GraphDB vs. MariaDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSEnterprise-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.Open source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engine
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Graph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,17
Rang#200  Overall
#31  Document Stores
#17  Graph DBMS
#7  RDF Stores
Punkte2,32
Rang#131  Overall
#8  Graph DBMS
#5  RDF Stores
Punkte96,84
Rang#13  Overall
#9  Relational DBMS
Websiteallegrograph.comwww.ontotext.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlgraphdb.ontotext.com/­documentationmariadb.com/­kb/­en/­library
Social network pagesLinkedInTwitterGitHubYouTubeMedium
EntwicklerFranz Inc.OntotextMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr200420002009 infoFork of MySQL, which was first released in 1995
Aktuelle Version7.2.0, Oktober 202110.2, Februar 202310.10.3, Februar 2023
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratiskommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SkySQL (The Ultimate MariaDB Cloud): The first and only DBaaS to bring the full power of MariaDB Platform to the cloud, combining powerful enterprise features and world-class support with unrivaled ease of use and groundbreaking innovation.
ImplementierungsspracheJavaC und C++
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaja infoRDF schemasschema-free and OWL/RDFS-schema support; RDF shapesja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoBulk load from XML files möglichneinja
Sekundärindizesjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja
SQL infoSupport of SQLSPARQL is used as query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.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
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common Lispwell-defined plugin interfaces; JavaScript server-side extensibilityja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationkeineHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenDefault 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.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphGraphDB infoUrsprünglicher Name: OWLIMMariaDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
GraphDB Enterprise is a high-performance semantic repository created by Ontotext....
» mehr
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
MariaDB has many features unavailable in other open source relational databases....
» mehr
Typical application scenariosMetadata enrichment and management, linked open data publishing, semantic inferencing...
» mehr
Web, SaaS and Cloud operational/transactional applications that require high availability,...
» mehr
Key customersBBC, Press Association, Financial Times, DK, Euromoney, The British Museum, Getty...
» mehr
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsGraphDB-Free is free to use. SE and Enterprise are licensed per CPU-Core used. Perpetual...
» mehr
Neuigkeiten

Franz Inc. Named to KMWorld’s – 100 Companies That Matter in Knowledge Management
15. März 2023

What is a Semantic Layer?
6. Januar 2023

AllegroGraph Named “2023 – Trend Setting Product” by Database Trends and Applications
4. Januar 2023

The Hype Around Semantic Layers: How Important Are Standards?
11. November 2022

AllegroGraph Named “2022 Best Knowledge Graph” by KMWorld Readers’ Choice
9. November 2022

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AllegroGraphGraphDB infoUrsprünglicher Name: OWLIMMariaDB
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. Januar 2018, Paul Andlinger, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

The key to quantum computing AI applications: Flexible programming languages
2. Juli 2022, VentureBeat

Why Enterprise Knowledge Graphs Need Semantics
2. Oktober 2017, Datanami

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

Graph Visualization With A Time Machine
29. August 2017, Dataconomy

An Interview With Dr. Jans Aasman, CEO At Franz Inc. - Tech Company News
17. Februar 2023, techcompanynews.com

bereitgestellt von Google News

Ontotext GraphDB 10.2 Makes it Easier to Manage and Store Data
10. März 2023, Database Trends and Applications

Ontotext Metadata Studio 3.2 Enables Rapid Text Mining Development Based on an Organization's Knowledge Graph
21. März 2023, Yahoo Finance

The Great Graph Debate: Revolutionary concept in databases or niche curiosity?
6. März 2023, The Register

FAIR Content: Better Chatbot Answers and Content Reusability at Scale
28. Februar 2023, Data Science Central

Ontotext's GraphDB 10 Brings Modern Data Architectures to the ...
5. Juli 2022, PR Newswire

bereitgestellt von Google News

MariaDB Shows How Companies Become Unstoppable at ...
27. März 2023, businesswire.com

MariaDB plc's (NYSE:MRDB) stock price dropped 24% last week; private equity firms would not be happy
22. März 2023, Simply Wall St

mariadb vs. MySQL
12. September 2022, Database Journal

When Clouds Deliver Snow, a Cloud Database Helps Improve ...
1. März 2023, RTInsights

Technology Stocks on the Move Monday: STIX, EMAN, ARQQ, LVRO, MVLA, BKKT, MRDB, MTC
20. März 2023, InvestorsObserver

bereitgestellt von Google News

Jobangebote

Ontology Senior Data Engineer
Barclays, Whippany, NJ

Senior Data Engineer
Barclays, Whippany, NJ

Community Maintainer
MindsDB, Remote

Data Platform Engineer (SQL Server, Postgres, MariaDB, MongoDB, DynamoDB) (Remote)
Progressive Leasing, Chicago, IL

Associate Software Engineer- Remote
OEConnection, Remote

Data Platform Engineer (SQL Server, Postgres, MariaDB, MongoDB, DynamoDB) (Remote)
Progressive Leasing, Dallas, TX

SYSTEMS PROGRAMMER
University of Washington, Seattle, WA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Redis logo

The world’s most loved real‑time data platform.
Try free

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt