DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Percona Server for MongoDB vs. Redis vs. SingleStore

Vergleich der Systemeigenschaften Percona Server for MongoDB vs. Redis vs. SingleStore

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NamePercona Server for MongoDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA 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.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMS
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Document Store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,53
Rang#269  Overall
#39  Document Stores
Punkte172,45
Rang#6  Overall
#1  Key-Value Stores
Punkte6,54
Rang#64  Overall
#34  Relational DBMS
Websitewww.percona.com/­software/­mongodb/­percona-server-for-mongodbredis.com
redis.io
www.singlestore.com
Technische Dokumentationwww.percona.com/­doc/­percona-server-for-mongodb/­LATEST/­index.htmldocs.redis.com/­latest/­index.html
redis.io/­documentation
docs.singlestore.com
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerPerconaRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSingleStore Inc.
Erscheinungsjahr201520092013
Aktuelle Version3.4.10-2.10, November 20177.0.9, Februar 20237.6, November 2021
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprisekommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
  • ScaleGrid Hosting for Redis: Fully managed hosting for Redis on a wide variety of cloud providers and On-Premises. Get advanced monitoring and automate your management through one centralized platform.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
SingleStore Managed Service: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC++CC++, Go
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux info64 bit version required
Datenschemaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaja infowith RediSearch moduleja
SQL infoSupport of SQLneinneinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteProprietäres Protokoll basierend auf JSONProprietäres Protokoll infoRESP - REdis Serialization ProtocolCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenActionscript
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
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresJavaScriptLua; Redis Functions coming in Redis 7 (slides and Github)ja
Triggersneinpublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Source-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenjathrough RedisGearsnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual 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
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic execution of command blocks and scripts and optimistic lockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiertyes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infovia In-Memory Enginejaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesAccess Control Lists (ACLs): redis.io/­topics/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­topics/­encryption
Password-based authentication
Fine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Percona Server for MongoDBRedisSingleStore infoformer name was MemSQL
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsRedis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» mehr
F ree Tier and Enterprise Edition
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Read the Redis NoSQL benchmark report.
» mehr

Aiven for Redis: Store and access your data quickly and efficiently.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» 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
Percona Server for MongoDBRedisSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Konferenzen und Veranstaltungen

Redis Provisioning: Build vs. Buy
Webinar, 22. März 2023

Erwähnungen in aktuellen Nachrichten

The Case Against the Server Side Public License (SSPL)
11. Oktober 2022, The New Stack

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

MongoDB announces columnstore indexing for its document database
7. Juni 2022, The Register

Open source databases: What are they and why do they matter?
5. September 2022, The Register

10 common PostgreSQL mistakes and how to avoid them
6. Dezember 2022, InfoWorld

bereitgestellt von Google News

Dragonfly, a startup developing a ‘drop-in’ replacement for Redis, raises $21M
21. März 2023, TechCrunch

New Cryptojacking Campaign Leverages Misconfigured Redis Database Servers
2. März 2023, The Hacker News

Techniques for Scaling Applications with a Database
22. Februar 2023, The New Stack

Ulta Beauty has a cloud makeover to get more personal with its customers
21. März 2023, Diginomica

NoSQL Databases and Their Use Cases
16. März 2023, KDnuggets

bereitgestellt von Google News

Real-time Analytic Databases — Thing or Not a Thing?
17. März 2023, The New Stack

Ex-BigQuery exec and Motherduck CEO: For some users, the answer is to think small
21. März 2023, The Register

SingleStore raises $30M more to bring its database tech to new customers
4. Oktober 2022, TechCrunch

SingleStore Announces Key Innovations for World's Only Unified ...
13. Dezember 2022, Datanami

SingleStore raises additional cash to grow its database business
12. Juli 2022, TechCrunch

bereitgestellt von Google News

Jobangebote

Software Engineer - Database Integrations
Datadog, New York, NY

Software Engineer – Front, Back and/or Full Stack
Noblis, Reston, VA

Director, Database Reliability Engineering
Warner Bros. Discovery, New York, NY

Redis Engineer
TriOpz, Remote

DevOps Engineer
Cleerly, Inc., Denver, CO

Backend Engineer
Ntropy Network, New York, NY

REMOTE - ADVISOR, DATABASE ADMINISTRATOR -TEXAS
MAGRABBIT, Austin, TX

Data Engineer
Western Asset, Pasadena, CA

Data Architect
Global Partners, Waltham, MA

Data Engineer
Audacy, Inc., Vancouver, WA

Oracle PL/SQL Developer
Zenaide Technologies, Houston, TX

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt