DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Drill vs. Dgraph vs. Memgraph vs. Oracle NoSQL vs. RRDtool

Vergleich der Systemeigenschaften Apache Drill vs. Dgraph vs. Memgraph vs. Oracle NoSQL vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenDgraph  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageVerteiltes, skalierbares Graph DBMSAn open source graph database built for real-time streaming and compatible with Neo4jA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIndustry 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.
Primäres DatenbankmodellDocument Store
Relational DBMS
Graph DBMSGraph DBMSDocument Store
Key-Value Store
Relational DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte1,45
Rang#156  Overall
#15  Graph DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Websitedrill.apache.orgdgraph.iomemgraph.comwww.oracle.com/­database/­nosql/­technologies/­nosqloss.oetiker.ch/­rrdtool
Technische Dokumentationdrill.apache.org/­docsdgraph.io/­docsmemgraph.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmloss.oetiker.ch/­rrdtool/­doc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerApache Software FoundationDgraph Labs, Inc.Memgraph LtdOracleTobias Oetiker
Erscheinungsjahr20122016201720111999
Aktuelle Version1.20.3, Jaenner 202323.3, Dezember 20231.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL V2 and FLOSS
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.
ImplementierungsspracheGoC und C++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Windows
LinuxLinux
Solaris SPARC/x86
HP-UX
Linux
Datenschemaschemafreischemafreischemafrei und schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptionalNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infoExporting into and restoring from XML files possible
Sekundärindizesneinjajanein
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantneinneinSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Bolt protocol
Cypher query language
RESTful HTTP APIIn-process Library
Pipes
Unterstützte ProgrammiersprachenC++C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
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
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinneinnein
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjaSharding infodynamic graph partitioningShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurekeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
keine
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infowith snapshot isolationkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)nein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejaja infooff heap cacheja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourcenein infoPlanned for future releasesUsers, roles and permissionsZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillDgraphMemgraphOracle NoSQLRRDtool
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
Apache DrillDgraphMemgraphOracle NoSQLRRDtool
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

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

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

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

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, businesswire.com

Dgraph Raises $6M in Seed Funding
20. Juli 2022, FinSMEs

Dgraph GraphQL database users detail graph use cases
20. April 2021, TechTarget

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

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Database Technologies
4. September 2018, oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20. Juli 2012, WIRED

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

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.

AllegroGraph logo

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

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