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

DBMS > AnzoGraph DB vs. Memgraph vs. Postgres-XL vs. RRDtool vs. Sequoiadb

Vergleich der Systemeigenschaften AnzoGraph DB vs. Memgraph vs. Postgres-XL vs. RRDtool vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAnzoGraph DB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAn open source graph database built for real-time streaming and compatible with Neo4jBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.NewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellGraph DBMS
RDF Store
Graph DBMSRelational DBMSTime Series DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#307  Overall
#24  Graph DBMS
#13  RDF Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitecambridgesemantics.com/­anzographmemgraph.comwww.postgres-xl.orgoss.oetiker.ch/­rrdtoolwww.sequoiadb.com
Technische Dokumentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmmemgraph.com/­docswww.postgres-xl.org/­documentationoss.oetiker.ch/­rrdtool/­docwww.sequoiadb.com/­en/­index.php?m=Files&a=index
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerCambridge SemanticsMemgraph LtdTobias OetikerSequoiadb Ltd.
Erscheinungsjahr201820172014 infoseit 2012, ursprünglich genannt StormDB19992013
Aktuelle Version2.3, Jänner 202110 R1, Oktober 20181.8.0, 2022
Lizenz infoCommercial or Open Sourcekommerziell infofree trial version availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoMozilla public licenseOpen Source infoGPL V2 and FLOSSOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheC und C++CC infoImplementations in Java (e.g. RRD4J) and C# availableC++
Server BetriebssystemeLinuxLinuxLinux
macOS
HP-UX
Linux
Linux
DatenschemaSchema-free and OWL/RDFS-schema supportschemafrei und schema-optionaljajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data onlyja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoXML type, but no XML query functionalitynein infoExporting into and restoring from XML files possiblenein
Sekundärindizesneinjaneinja
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.neinja infodistributed, parallel query executionneinSQL-like query language
APIs und andere ZugriffskonzepteApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Bolt protocol
Cypher query language
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
In-process Library
Pipes
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC++
Java
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte FunktionenneinJavaScript
Triggersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic shardingSharding infodynamic graph partitioninghorizontale PartitionierungkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation in MPP-ClusterMulti-source replication using RAFTkeineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenKerberos/HDFS data loadingneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate ConsistencykeineEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnein infonot needed in graphsja inforelationships in graphsjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infowith snapshot isolationACID infoMVCCneinwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja infoby using the rrdcached daemonja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneineinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
AnzoGraph DBMemgraphPostgres-XLRRDtoolSequoiadb
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
AnzoGraph DBMemgraphPostgres-XLRRDtoolSequoiadb
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

AnzoGraph review: A graph database for deep analytics
15. April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23. Januar 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8. Februar 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19. September 2018, Forbes

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

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

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

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16. Januar 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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

Präsentieren Sie hier Ihr Produkt