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. Graphite vs. Percona Server for MongoDB vs. Redis

Vergleich der Systemeigenschaften Apache Drill vs. Graphite vs. Percona Server for MongoDB vs. Redis

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenGraphite  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Popular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis legt höchsten Wert auf Performanz. Bei Designentscheidungen wird typischerweise Performanz der Vorzug vor Features oder Speicherbedarf gegeben.
Primäres DatenbankmodellDocument Store
Relational DBMS
Time Series DBMSDocument StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte4,75
Rang#75  Overall
#5  Time Series DBMS
Punkte0,55
Rang#253  Overall
#39  Document Stores
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Websitedrill.apache.orggithub.com/­graphite-project/­graphite-webwww.percona.com/­mongodb/­software/­percona-server-for-mongodbredis.com
redis.io
Technische Dokumentationdrill.apache.org/­docsgraphite.readthedocs.iodocs.percona.com/­percona-distribution-for-mongodbdocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerApache Software FoundationChris DavisPerconaRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr2012200620152009
Aktuelle Version1.20.3, Jaenner 20233.4.10-2.10, November 20177.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoGPL Version 2Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
ImplementierungssprachePythonC++C
Server BetriebssystemeLinux
OS X
Windows
Linux
Unix
LinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreijaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaNumeric data onlyjateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinneinjaja infowith RediSearch module
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantneinneinwith RediSQL module
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
HTTP API
Sockets
Proprietäres Protokoll basierend auf JSONProprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenC++JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinJavaScriptLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinneinneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjathrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeinekeineEventual Consistency
Immediate Consistency
Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infolockingjaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceja infovia In-Memory Engineja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceneinAccess rights for users and rolesAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» mehr

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» mehr

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» mehr

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 DrillGraphitePercona Server for MongoDBRedis
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

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7. Januar 2015, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

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

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

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

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

bereitgestellt von Google News

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

Grafana Labs Announces Mimir Time Series Database
1. April 2022, Datanami

Getting Started with Monitoring using Graphite
23. Januar 2015, InfoQ.com

How Grafana made observability accessible
12. Juni 2023, InfoWorld

Grafana 4.0 Brings Major Enhancements to Leading Visualization Tool
30. November 2016, PR Newswire

bereitgestellt von Google News

How to Plan Your MongoDB Upgrade
29. Januar 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

Is database-as-a-service in Percona's future?
23. Mai 2022, VentureBeat

Percona Joins the Google Cloud Platform Partner Program as a Service Partner
5. April 2016, Yahoo Movies UK

bereitgestellt von Google News

Valkey publishes release candidate and attracts new backer
18. April 2024, The Register

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21. März 2024, TechCrunch

Redis license update: What you need to know
20. März 2024, azure.microsoft.com

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks and Files

Deploy Amazon ElastiCache for Redis clusters using AWS CDK and TypeScript | Amazon Web Services
5. April 2024, AWS Blog

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt