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

DBMS > Drizzle vs. IBM Cloudant vs. JanusGraph vs. Memgraph vs. RRDtool

Vergleich der Systemeigenschaften Drizzle vs. IBM Cloudant vs. JanusGraph vs. Memgraph vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRRDtool  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.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Auf Apache CouchDB basierendes Database as a Service AngebotA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An open source graph database built for real-time streaming and compatible with Neo4jIndustry 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 DatenbankmodellRelational DBMSDocument StoreGraph DBMSGraph DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Websitewww.ibm.com/­products/­cloudantjanusgraph.orgmemgraph.comoss.oetiker.ch/­rrdtool
Technische Dokumentationcloud.ibm.com/­docs/­Cloudantdocs.janusgraph.orgmemgraph.com/­docsoss.oetiker.ch/­rrdtool/­doc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftLinux Foundation; originally developed as Titan by AureliusMemgraph LtdTobias Oetiker
Erscheinungsjahr20082010201720171999
Aktuelle Version7.2.4, September 20120.6.3, Februar 20231.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziellOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL V2 and FLOSS
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ErlangJavaC und C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeFreeBSD
Linux
OS X
gehostetLinux
OS X
Unix
Windows
LinuxHP-UX
Linux
Datenschemajaschemafreijaschemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoExporting into and restoring from XML files possible
Sekundärindizesjajajanein
SQL infoSupport of SQLja infomit propriätären Erweiterungenneinneinneinnein
APIs und andere ZugriffskonzepteJDBCRESTful HTTP/JSON APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Bolt protocol
Cypher query language
In-process Library
Pipes
Unterstützte ProgrammiersprachenC
C++
Java
PHP
C#
Java
JavaScript
Objective-C
PHP
Ruby
Clojure
Java
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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 ProceduresneinView Functions (Map-Reduce) in JavaScriptjanein
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.jajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infodynamic graph partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
jaMulti-source replication using RAFTkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaja infovia Faunus, a graph analytics engineneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in graphsja inforelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACIDACID infowith snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjayes, multi-version concurrency control (MVCC)ja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja 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 infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer Authentification und Sicherheit via Rexster Graph ServerUsers, roles and permissionsnein
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleIBM CloudantJanusGraph infosuccessor of TitanMemgraphRRDtool
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
DrizzleIBM CloudantJanusGraph infosuccessor of TitanMemgraphRRDtool
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

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

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15. September 2017, ibm.com

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
1. 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

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26. März 2021, Towards Data Science

bereitgestellt von Google News

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

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

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

Ganglia for Monitoring Clusters
1. Juni 2011, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

RaimaDB logo

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

AllegroGraph logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt