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 > eXtremeDB vs. JaguarDB vs. Microsoft SQL Server vs. Redis

Vergleich der Systemeigenschaften eXtremeDB vs. JaguarDB vs. Microsoft SQL Server vs. Redis

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringPerformant, highly scalable DBMS for AI and IoT applicationsRelationales DBMS von MicrosoftPopular 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 DatenbankmodellRelational DBMS
Time Series DBMS
Key-Value Store
Vektor DBMS
Relational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
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
Punkte0,66
Rang#239  Overall
#109  Relational DBMS
#20  Time Series DBMS
Punkte0,06
Rang#372  Overall
#55  Key-Value Stores
#14  Vektor DBMS
Punkte845,81
Rang#3  Overall
#3  Relational DBMS
Punkte157,00
Rang#6  Overall
#1  Key-Value Stores
Websitewww.mcobject.comwww.jaguardb.comwww.microsoft.com/­en-us/­sql-serverredis.com
redis.io
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmwww.jaguardb.com/­support.htmllearn.microsoft.com/­en-US/­sql/­sql-serverdocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerMcObjectDataJaguar, Inc.MicrosoftRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr2001201519892009
Aktuelle Version8.2, 20213.3 July 2023SQL Server 2022, November 20227.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL V3.0kommerziell infoeingeschränkte kostenlose Version verfügbarOpen 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.
ImplementierungsspracheC und C++C++ infothe server part. Clients available in other languagesC++C
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxLinux
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajateilweise 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, XSLTnein infosupport of XML interfaces availableneinjanein
Sekundärindizesjajajaja infowith RediSearch module
SQL infoSupport of SQLja infowith the option: eXtremeSQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersjawith RediSQL module
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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 ProceduresjaneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersja infoby defining eventsneinjapublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Multi-Source Replikationja, aber abhängig von der SQL-Server EditionMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual 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ätjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess 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
eXtremeDBJaguarDBMicrosoft SQL ServerRedis
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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

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
eXtremeDBJaguarDBMicrosoft SQL ServerRedis
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, 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

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Announces Availability of eXtremeDB/rt for Microsoft Azure RTOS ThreadX
15. November 2021, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

Best Big Data Analytics & Technology Provider: McObject
4. Juni 2019, www.waterstechnology.com

McObject releases new version of its eXtremeDB In-Memory Database System
27. Oktober 2014, Financial IT

bereitgestellt von Google News

DBCC CLONEDATABASE in Microsoft SQL Server
25. März 2024, Microsoft

Fortinet FortiClient EMS SQL injection flaw exploited in the wild
26. März 2024, SC Media

Microsoft's SQL Managed Instance Offers Full Platform Cloud Solution
25. März 2024, Business Insider

Configure Kerberos authentication in Linux clients for Amazon RDS for SQL Server with AWS Managed Microsoft AD ...
13. März 2024, AWS Blog

Creating and Managing Databases Using Microsoft SQL Server
8. Dezember 2023, New York Institute of Technology

bereitgestellt von Google News

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

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

Redis Switches to SSPLv1: Restrictive License Sparks Fork by Former Maintainers
28. März 2024, InfoQ.com

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

AllegroGraph logo

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

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.

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.

Präsentieren Sie hier Ihr Produkt