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

DBMS > Fauna vs. NCache vs. Redis vs. STSdb vs. Warp 10

Vergleich der Systemeigenschaften Fauna vs. NCache vs. Redis vs. STSdb vs. Warp 10

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessen
KurzbeschreibungFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Open-Source and Enterprise in-memory Key-Value StorePopular 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.Key-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle IndizierungstechnologieTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primäres DatenbankmodellDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-Value StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Document 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
Punkte1,52
Rang#153  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte157,80
Rang#6  Overall
#1  Key-Value Stores
Punkte0,04
Rang#360  Overall
#52  Key-Value Stores
Punkte0,07
Rang#349  Overall
#32  Time Series DBMS
Websitefauna.comwww.alachisoft.com/­ncacheredis.com
redis.io
github.com/­STSSoft/­STSdb4www.warp10.io
Technische Dokumentationdocs.fauna.comwww.alachisoft.com/­resources/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
www.warp10.io/­content/­02_Getting_started
EntwicklerFauna, Inc.AlachisoftRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSTS Soft SCSenX
Erscheinungsjahr20142005200920112015
Aktuelle Version5.3.3, April 20247.2.4, Jaenner 20244.0.8, September 2015
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoEnterprise Edition availableOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPLv2, kommerzielle Lizenz verfügbarOpen Source infoApache License 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
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.
ImplementierungsspracheScalaC#, .NET, .NET Core, JavaCC#Java
Server BetriebssystemegehostetLinux
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
WindowsLinux
OS X
Windows
Datenschemaschemafreischemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja infoPrimitive Typen und benutzerdefinierte Klassenja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaja infowith RediSearch moduleneinnein
SQL infoSupport of SQLneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.with RediSQL moduleneinnein
APIs und andere ZugriffskonzepteRESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
Proprietäres Protokoll infoRESP - REdis Serialization Protocol.NET Client APIHTTP API
Jupyter
WebSocket
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
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#
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennein infoUnterstützung für stored procedures mit SQL-Server CLRLua; Redis Functions coming in Redis 7 (slides and Github)neinja infoWarpScript
Triggersneinja infoNotificationspublish/subscribe channels provide some trigger functionality; RedisGearsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoconsistent hashingjaSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingkeineSharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationja, mit wählbarer KonsistenzMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
keinefrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinjathrough RedisGearsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDoptimistic Locking und pessimistic LockingAtomic execution of command blocks and scripts and optimistic lockingneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiertjaja
Durability infoDauerhafte Speicherung der Datenjajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleIdentity management, authentication, and access controlAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Access 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
neinMandatory use of cryptographic tokens, containing fine-grained authorizations
Weitere Informationen bereitgestellt vom Systemhersteller
Fauna infopreviously named FaunaDBNCacheRedisSTSdbWarp 10
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
DrittanbieterAiven 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

Redisson PRO: The ultra-fast Redis Java Client.
» 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
Fauna infopreviously named FaunaDBNCacheRedisSTSdbWarp 10
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

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, Business Wire

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22. August 2023, The Register

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

Boosting throughput for cloud databases
29. April 2024, The Register

Valkey: A Redis Fork With a Future
2. Mai 2024, The New Stack

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

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

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

bereitgestellt von Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6. Februar 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28. Juni 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13. April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24. April 2024, Amoré

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt