DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Dgraph vs. GraphDB vs. LokiJS vs. OpenQM vs. TypeDB

Vergleich der Systemeigenschaften Dgraph vs. GraphDB vs. LokiJS vs. OpenQM vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares 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.In-memory JavaScript DBMSQpenQM is a high-performance, self-tuning, multi-value DBMSTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primäres DatenbankmodellGraph DBMSGraph DBMS
RDF Store
Document StoreMultivalue DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,39
Rang#155  Overall
#15  Graph DBMS
Punkte2,76
Rang#99  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte0,44
Rang#256  Overall
#40  Document Stores
Punkte0,28
Rang#291  Overall
#10  Multivalue DBMS
Punkte0,65
Rang#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Websitedgraph.iowww.ontotext.comgithub.com/­techfort/­LokiJSwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmtypedb.com
Technische Dokumentationdgraph.io/­docsgraphdb.ontotext.com/­documentationtechfort.github.io/­LokiJStypedb.com/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerDgraph Labs, Inc.OntotextRocket Software, originally Martin PhillipsVaticle
Erscheinungsjahr20162000201419932016
Aktuelle Version10.4, Oktober 20233.4-122.28.3, Juni 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen SourceOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaJavaScriptJava
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Windows
Datenschemaschemafreischema-free and OWL/RDFS-schema support; RDF shapesschemafreija infowith some exceptionsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja infoüber Viewsjaja
SQL infoSupport of SQLneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinneinnein
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JavaScript APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript.Net
Basic
C
Java
Objective C
PHP
Python
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored Proceduresneinwell-defined plugin interfaces; JavaScript server-side extensibilityView Functions in JavaScriptjanein
Triggersneinneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenjakeinekeinejano
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-Source ReplikationkeinejaSynchronous replication via raft
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingneinneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb einer Collection möglichACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesDefault 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.neinAccess rights can be defined down to the item levelyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
DgraphGraphDB infoUrsprünglicher Name: OWLIMLokiJSOpenQM infowird auch QM genanntTypeDB infoformerly named Grakn
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr
Neuigkeiten

GraphDB in Action: Using Semantics To Push The Envelope Of Software Engineering, Machine Learning, and E-Health Domains
11. September 2024

Accelerating End-to-end Knowledge Graph Solutions with Ontotext’s LinkedLifeData Inventory: The Case of Target Discovery
30. August 2024

Using Entity Linking to Turn Your Graph into a Knowledge Graph
23. August 2024

Considerations to Creating a Graph Center of Excellence: 5 Elements to Ensure Success
22. August 2024

The Power of Knowledge Graphs – A Chat with Perfect Memory and Ontotext
16. August 2024

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

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

Weitere Ressourcen
DgraphGraphDB infoUrsprünglicher Name: OWLIMLokiJSOpenQM infowird auch QM genanntTypeDB infoformerly named Grakn
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Graph Database Market size to grow by USD 7.40 billion between 2022 - 2027 | Growth Driven by Lack of standardization and programming flexibility - Technavio
13. Dezember 2023, Yahoo Finance

Dgraph on AWS: Setting up a horizontally scalable graph database
1. September 2020, AWS Blog

Dgraph raises $11.5 million for scalable graph database solutions
31. Juli 2019, VentureBeat

bereitgestellt von Google News

Ontotext’s GraphDB Solution Now Available on the Microsoft Azure Marketplace
17. Januar 2024, Datanami

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, PR Newswire

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

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

Ontotext Webinar - GraphDB as Company Data Central
10. März 2022, PR Newswire

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

Building a Biomedical Knowledge Graph
28. Juni 2021, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt