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 > GreptimeDB vs. Memgraph vs. RRDtool vs. Sqrrl vs. ToroDB

Vergleich der Systemeigenschaften GreptimeDB vs. Memgraph vs. RRDtool vs. Sqrrl vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGreptimeDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungAn open source Time Series DBMS built for increased scalability, high performance and efficiencyAn 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.Adaptable, secure NoSQL built on Apache AccumuloA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellTime Series DBMSGraph DBMSTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#352  Overall
#33  Time Series DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Websitegreptime.commemgraph.comoss.oetiker.ch/­rrdtoolsqrrl.comgithub.com/­torodb/­server
Technische Dokumentationdocs.greptime.commemgraph.com/­docsoss.oetiker.ch/­rrdtool/­doc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerGreptime Inc.Memgraph LtdTobias OetikerAmazon infoursprünglich Sqrrl Data, Inc.8Kdata
Erscheinungsjahr20222017199920122016
Aktuelle Version1.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL V2 and FLOSSkommerziellOpen Source infoAGPL-V3
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.
ImplementierungsspracheRustC und C++C infoImplementations in Java (e.g. RRD4J) and C# availableJavaJava
Server BetriebssystemeAndroid
Docker
FreeBSD
Linux
macOS
Windows
LinuxHP-UX
Linux
LinuxAlle Betriebssysteme mit einer Java 7 VM
Datenschemaschema-free, schema definition possibleschemafrei und schema-optionaljaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data onlyjaja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoExporting into and restoring from XML files possiblenein
Sekundärindizesjaneinja
SQL infoSupport of SQLjaneinneinnein
APIs und andere ZugriffskonzeptegRPC
HTTP API
JDBC
Bolt protocol
Cypher query language
In-process Library
Pipes
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC++
Erlang
Go
Java
JavaScript
.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
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored ProceduresPythonneinnein
Triggersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infodynamic graph partitioningkeineSharding infoBasierend auf HadoopSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTkeinefrei wählbarer Replikationsfaktor infobasierend auf HadoopSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infowith snapshot isolationneinAtomic updates per row, document, or graph entitynein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja infoby using the rrdcached daemonjaja
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 haltenjaja
Berechtigungskonzept infoZugriffskontrolleSimple rights management via user accountsUsers, roles and permissionsneinCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Zugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
GreptimeDBMemgraphRRDtoolSqrrlToroDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» mehr
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» mehr
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» mehr
You 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
GreptimeDBMemgraphRRDtoolSqrrlToroDB
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

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

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

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

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

bereitgestellt von Google News

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

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

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

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

SNMP: The Little Protocol That Could
7. November 2020, Techopedia

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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