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

DBMS > Quasardb vs. Redis vs. SiteWhere vs. Snowflake vs. SurrealDB

Vergleich der Systemeigenschaften Quasardb vs. Redis vs. SiteWhere vs. Snowflake vs. SurrealDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameQuasardb  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSurrealDB  Xaus Vergleich ausschliessen
KurzbeschreibungDistributed, high-performance timeseries databasePopular 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.M2M Integrationsplatform zur Speicherung und Abfrage von ZeitserienData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenA fully ACID transactional, developer-friendly, multi-model DBMS
Primäres DatenbankmodellTime Series DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceTime Series DBMSRelational DBMSDocument Store
Graph DBMS
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
Punkte0,21
Rang#322  Overall
#29  Time Series DBMS
Punkte155,94
Rang#6  Overall
#1  Key-Value Stores
Punkte0,06
Rang#383  Overall
#43  Time Series DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Punkte1,02
Rang#190  Overall
#33  Document Stores
#18  Graph DBMS
Websitequasar.airedis.com
redis.io
github.com/­sitewhere/­sitewherewww.snowflake.comsurrealdb.com
Technische Dokumentationdoc.quasar.ai/­masterdocs.redis.com/­latest/­index.html
redis.io/­docs
sitewhere1.sitewhere.io/­index.htmldocs.snowflake.net/­manuals/­index.htmlsurrealdb.com/­docs
EntwicklerquasardbRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSiteWhereSnowflake Computing Inc.SurrealDB Ltd
Erscheinungsjahr20092009201020142022
Aktuelle Version3.14.1, Jänner 20247.2.5, Mai 2024v1.5.0, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoCommon Public Attribution License Version 1.0kommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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.
ImplementierungsspracheC++CJavaRust
Server BetriebssystemeBSD
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
OS X
Windows
gehostetLinux
macOS
Windows
Datenschemaschemafreischemafreivordefiniertes Schemaja infosupport of semi-structured data formats (JSON, XML, Avro)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infointeger and binaryteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesja infomittels Tagsja infowith RediSearch modulenein
SQL infoSupport of SQLSQL-like query languagewith RediSQL moduleneinjaSQL-like query language
APIs und andere ZugriffskonzepteHTTP APIProprietäres Protokoll infoRESP - REdis Serialization ProtocolHTTP RESTCLI Client
JDBC
ODBC
GraphQL
RESTful HTTP API
WebSocket
Unterstützte Programmiersprachen.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
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
JavaScript (Node.js)
Python
Deno
Go
JavaScript (Node.js)
Rust
Server-seitige Scripts infoStored ProceduresneinLua; Redis Functions coming in Redis 7 (slides and Github)user defined functions
Triggersneinpublish/subscribe channels provide some trigger functionality; RedisGearsnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoconsistent hashingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding infobasierend auf HBaseja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation mit wählbarem ReplikationsfaktorMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
frei wählbarer Replikationsfaktor infobasierend auf HBaseja
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integrationthrough RedisGearsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scripts and optimistic lockingneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiertjajaja
Durability infoDauerhafte Speicherung der Datenja infomittels LevelDBja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoTransient modejaneinnein
Berechtigungskonzept infoZugriffskontrolleCryptographically strong user authentication and audit trailAccess 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
Benutzer mit feingranularem BerechtigungskonzeptBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollenyes, based on authentication and database rules

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

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
QuasardbRedisSiteWhereSnowflakeSurrealDB
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar ‘Clocks’ Show Universe Was Five Times Slower Soon after the Big Bang
4. Juli 2023, Lab Manager Magazine

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2. Februar 2024, waseda.jp

bereitgestellt von Google News

Redis moves to source-available licenses
25. März 2024, InfoWorld

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

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

In-memory database Redis wants to dabble in disk
19. Oktober 2023, The Register

Linux Foundation Backs 'Valkey' Open-Source Fork of Redis
29. März 2024, Datanami

bereitgestellt von Google News

SiteWhere: An open platform for connected devices
11. Juli 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27. März 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9. März 2023, H2S Media

bereitgestellt von Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6. Juni 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10. Juni 2024, Ars Technica

Ticketmaster's Snowflake data breach was just one of 165
11. Juni 2024, The Verge

Pure Storage confirms data breach after Snowflake account hack
11. Juni 2024, BleepingComputer

Snowflake Breach Exposes 165 Customers' Data in Ongoing Extortion Campaign
11. Juni 2024, The Hacker News

bereitgestellt von Google News

SD Times Open-Source Project of the Week: SurrealDB
10. Mai 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25. April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27. September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4. Januar 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11. September 2023, TechRound

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt