DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Google Cloud Datastore vs. InterSystems IRIS vs. OpenEdge vs. Redis vs. Sphinx

Vergleich der Systemeigenschaften Google Cloud Datastore vs. InterSystems IRIS vs. OpenEdge vs. Redis vs. Sphinx

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSphinx  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityAnwendungsentwicklungsumgebung mit integrierter DatenbankPopular 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.Open Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen Datenbanken
Primäres DatenbankmodellDocument StoreDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceSuchmaschine
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
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte2,98
Rang#91  Overall
#17  Document Stores
#14  Key-Value Stores
#1  Object oriented DBMS
#49  Relational DBMS
Punkte3,69
Rang#78  Overall
#42  Relational DBMS
Punkte149,43
Rang#6  Overall
#1  Key-Value Stores
Punkte5,97
Rang#56  Overall
#5  Suchmaschinen
Websitecloud.google.com/­datastorewww.intersystems.com/­products/­intersystems-iriswww.progress.com/­openedgeredis.com
redis.io
sphinxsearch.com
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.redis.com/­latest/­index.html
redis.io/­docs
sphinxsearch.com/­docs
EntwicklerGoogleInterSystemsProgress Software CorporationRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSphinx Technologies Inc.
Erscheinungsjahr20082018198420092001
Aktuelle Version2023.3, Juni 2023OpenEdge 12.2, Maerz 20207.2.5, Mai 20243.5.1, Februar 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPL Version 2, kommerzielle Lizenz erhältlich
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.
ImplementierungsspracheCC++
Server BetriebssystemegehostetAIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Datenschemaschemafreidepending on used data modeljaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein
Sekundärindizesjajajaja infowith RediSearch moduleja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLSQL-like query language (GQL)jaja infoclose to SQL 92with RediSQL moduleSQL-like query language (SphinxQL)
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
JavaScript (Node.js)
Python
Progress proprietary ABL (Advanced Business Language)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++ infoinoffizielle Client Library
Java
Perl infoinoffizielle Client Library
PHP
Python
Ruby infoinoffizielle Client Library
Server-seitige Scripts infoStored Proceduresmit Google App EnginejajaLua; Redis Functions coming in Redis 7 (slides and Github)nein
TriggersCallbacks mit Google Apps Enginejajapublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale Partitionierung infosince Version 11.4Sharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosSource-Replica ReplikationSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
keine
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinneinthrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate 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ätja infovia ReferenceProperties or Ancestor pathsjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDAtomic execution of command blocks and scripts and optimistic lockingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja infoDer Originalinhalt von Feldern wird nicht im Sphinx-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yesBenutzer und GruppenAccess 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
nein
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreInterSystems IRISOpenEdgeRedisSphinx
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
DrittanbieterCData: 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

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
Google Cloud DatastoreInterSystems IRISOpenEdgeRedisSphinx
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

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11. September 2024, Cloudwards

Best cloud storage of 2024
13. September 2024, TechRadar

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12. Januar 2024, Spiceworks News and Insights

Google App Engine
26. April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

bereitgestellt von Google News

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24. Juli 2024, PR Newswire

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12. April 2024, AccessWire

NEOM partners with InterSystems to enable AI-driven healthcare experience
25. Juli 2024, Yahoo Finance

bereitgestellt von Google News

What's New in OpenEdge 12.8
15. April 2024, release.nl

4 sources of latency and how to avoid them
1. November 2017, InfoWorld

bereitgestellt von Google News

With Valkey 8.0, the Linux Foundation thumbs its nose at Redis
16. September 2024, Techzine Europe

Redis justifies open source shift with fresh hardware, LLM cost-saving features
12. September 2024, The Register

Redis debuts new data integration and AI features for its database
23. August 2024, SiliconANGLE News

Database dust-up: Are Redis users switching to Valkey?
12. September 2024, Computing

After changing its license, Redis drops its biggest release yet
23. August 2024, TechCrunch

bereitgestellt von Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose?
2. Februar 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22. Dezember 2018, WQXR Radio

Here’s Why Russia Is Cracking Down on Google
23. Februar 2015, TIME

The Pirate Bay was recently down for over a week due to a DDoS attack
29. Oktober 2019, The Hacker News

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt