DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AgensGraph vs. Dolt vs. Drizzle vs. Memgraph vs. Stardog

Vergleich der Systemeigenschaften AgensGraph vs. Dolt vs. Drizzle vs. Memgraph vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLA MySQL compatible DBMS with Git-like versioning of data and schemaMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.An open source graph database built for real-time streaming and compatible with Neo4jEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSGraph DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitebitnine.net/­agensgraphgithub.com/­dolthub/­dolt
www.dolthub.com
memgraph.comwww.stardog.com
Technische Dokumentationbitnine.net/­documentationdocs.dolthub.commemgraph.com/­docsdocs.stardog.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerBitnine Global Inc.DoltHub IncDrizzle Projekt, ursprünglich gestartet von Brian AkerMemgraph LtdStardog-Union
Erscheinungsjahr20162018200820172010
Aktuelle Version2.1, Dezember 20187.2.4, September 20127.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoGNU GPLOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
ImplementierungsspracheCGoC++C und C++Java
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Windows
FreeBSD
Linux
OS X
LinuxLinux
macOS
Windows
Datenschemadepending on used data modeljajaschemafrei und schema-optionalschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesjajajaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLjajaja infomit propriätären ErweiterungenneinYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
CLI Client
HTTP REST
JDBCBolt protocol
Cypher query language
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresjayes infocurrently in alpha releaseneinuser defined functions and aggregates, HTTP Server extensions in Java
Triggersneinjanein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichkeineShardingSharding infodynamic graph partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätjajajaja inforelationships in graphsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardOnly one user is configurable, and must be specified in the config file at startupPluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers, roles and permissionsZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphDoltDrizzleMemgraphStardog
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr

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
AgensGraphDoltDrizzleMemgraphStardog
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14. Juni 2022, Business Wire

bereitgestellt von Google News

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt