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 > OrigoDB vs. RavenDB vs. Redis vs. SWC-DB vs. Transbase

Vergleich der Systemeigenschaften OrigoDB vs. RavenDB vs. Redis vs. SWC-DB vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOrigoDB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungA fully ACID in-memory object graph databaseOpen Source Operational and Transactional Enterprise NoSQL Document 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.A high performance, scalable Wide Column DBMSA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellDocument Store
Object oriented DBMS
Document StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
Document Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#379  Overall
#51  Document Stores
#18  Object oriented DBMS
Punkte3,47
Rang#95  Overall
#16  Document Stores
Punkte157,00
Rang#6  Overall
#1  Key-Value Stores
Punkte0,06
Rang#376  Overall
#13  Wide Column Stores
Punkte0,20
Rang#327  Overall
#144  Relational DBMS
Websiteorigodb.comravendb.netredis.com
redis.io
github.com/­kashirin-alex/­swc-db
www.swcdb.org
www.transaction.de/­en/­products/­transbase.html
Technische Dokumentationorigodb.com/­docsravendb.net/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
www.transaction.de/­en/­products/­transbase/­features.html
EntwicklerRobert Friberg et alHibernating RhinosRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertAlex KashirinTransaction Software GmbH
Erscheinungsjahr2009 infounder the name LiveDB2010200920201987
Aktuelle Version5.4, Juli 20227.2.4, Jaenner 20240.5, April 2021Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPL V3kommerziell infoDevelopment Lizenz gratis
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.
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
ImplementierungsspracheC#C#CC++C und C++
Server BetriebssystemeLinux
Windows
Linux
macOS
Raspberry Pi
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Datenschemajaschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateUser defined using .NET types and collectionsneinteilweise 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, XSLTnein infocan be achieved using .NETneinneinnein
Sekundärindizesjajaja infowith RediSearch moduleja
SQL infoSupport of SQLneinSQL-like query language (RQL)with RediSQL moduleSQL-like query languageja
APIs und andere Zugriffskonzepte.NET Client API
HTTP API
LINQ
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte Programmiersprachen.Net.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
C++C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored ProceduresjajaLua; Redis Functions coming in Redis 7 (slides and Github)neinja
Triggersja infoDomain Eventsjapublish/subscribe channels provide some trigger functionality; RedisGearsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoclient side managed; servers are not synchronizedShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjathrough RedisGearsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual 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ätdepending on modelneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, Cluster-wide transaction availableAtomic execution of command blocks and scripts and optimistic lockingja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiertjaja
Durability infoDauerhafte Speicherung der Datenja infoWrite ahead logjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleRole based authorizationAuthorization levels configured per client per databaseAccess 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 Berechtigungskonzept entsprechend SQL-Standard

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
DrittanbieterRedisson PRO: The ultra-fast Redis Java Client.
» mehr

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
OrigoDBRavenDBRedisSWC-DB infoSuper Wide Column DatabaseTransbase
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

Erwähnungen in aktuellen Nachrichten

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

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

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

Redis acquires storage engine startup Speedb to enhance its open-source database
21. März 2024, SiliconANGLE News

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

Redis tightens its license terms, pleasing basically no one
22. März 2024, The Register

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt