DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AntDB vs. Greenplum vs. JaguarDB vs. Netezza vs. Redis

Vergleich der Systemeigenschaften AntDB vs. Greenplum vs. JaguarDB vs. Netezza vs. Redis

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAntDB  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenNetezza infoWird von IBM auch PureData System für Analytics genannt  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Performant, highly scalable DBMS for AI and IoT applicationsData Warehouse und Analytic Appliance integriert in IBM PureSystemsPopular 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 DBMSRelational DBMSKey-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
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,25
Rang#303  Overall
#137  Relational DBMS
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte9,06
Rang#46  Overall
#29  Relational DBMS
Punkte157,80
Rang#6  Overall
#1  Key-Value Stores
Websitewww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlgreenplum.orgwww.jaguardb.comwww.ibm.com/­products/­netezzaredis.com
redis.io
Technische Dokumentationdocs.greenplum.orgwww.jaguardb.com/­support.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebook
EntwicklerAsiaInfo Technologies LimitedPivotal Software Inc.DataJaguar, Inc.IBMRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr2005201520002009
Aktuelle Version7.0.0, September 20233.3 July 20237.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoGPL V3.0kommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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++ infothe server part. Clients available in other languagesC
Server BetriebssystemeLinuxLinuxLinux infoIn Appliance inkludiertBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemajajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajateilweise 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, XSLTja infoseit Version 4.2neinnein
Sekundärindizesjajajajaja infowith RediSearch module
SQL infoSupport of SQLSQL2016 compliantjaA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersjawith RediSQL module
APIs und andere ZugriffskonzepteJDBC
MySQL protocol compliant
ODBC
JDBC
ODBC
JDBC
ODBC
JDBC
ODBC
OLE DB
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Fortran
Java
Lua
Perl
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
Server-seitige Scripts infoStored ProceduresjaneinjaLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersjajaneinneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source ReplikationSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjathrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual 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ätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem BerechtigungskonzeptAccess 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
AntDBGreenplumJaguarDBNetezza infoWird von IBM auch PureData System für Analytics genanntRedis
Specific characteristicsAntDB was initiated in 2008. On the core system of operators, AntDB provides online...
» mehr
Competitive advantagesHTAP mixed load: AntDB is a universal, enterprise-level distributed relational database,...
» mehr
Typical application scenariosAs the core software of large enterprise, AntDB supports multi-scenario deployment....
» mehr
Key customersChina Mobile, China Telecom, China Unicom, Aeon Life, China Mobile Tietong, CITIC...
» mehr
Market metricsMore than 1 billion subscribers in 24 provinces across China are served by AntDB...
» mehr
Licensing and pricing modelsCertificates and licenses CMMI5 Certificate licensed by CMMI Institute IT Product...
» 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

CData: 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

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

Weitere Ressourcen
AntDBGreenplumJaguarDBNetezza infoWird von IBM auch PureData System für Analytics genanntRedis
DB-Engines Blog Posts

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22. Juni 2023,  Bei Mo, AntDB (sponsor) 

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

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, oreilly.com

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

bereitgestellt von Google News

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11. Juli 2023, IBM

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1. August 2023, The Register

Migrating your Netezza data warehouse to Amazon Redshift | Amazon Web Services
27. Mai 2020, AWS Blog

U.S. Navy Chooses Yellowbrick, Sunsets IBM Netezza
22. März 2023, Business Wire

IBM Brings Back a Netezza, Attacks Yellowbrick
29. Juni 2020, Datanami

bereitgestellt von Google News

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

Redis Named the Most Loved Database in Stack Overflow's Developer Survey
29. April 2024, Yahoo News UK

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



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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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