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

DBMS > AlaSQL vs. AllegroGraph vs. Apache Kylin vs. GridGain vs. Redis

Vergleich der Systemeigenschaften AlaSQL vs. AllegroGraph vs. Apache Kylin vs. GridGain vs. Redis

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAllegroGraph  Xaus Vergleich ausschliessenApache Kylin  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackGridGain is an in-memory computing platform, built on Apache IgnitePopular 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 DatenbankmodellDocument Store
Relational DBMS
Document Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Relational DBMSKey-Value Store
Relational DBMS
Key-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleSpatial DBMSDocument 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,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte1,16
Rang#179  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte1,20
Rang#175  Overall
#80  Relational DBMS
Punkte1,53
Rang#155  Overall
#26  Key-Value Stores
#73  Relational DBMS
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Websitealasql.orgallegrograph.comkylin.apache.orgwww.gridgain.comredis.com
redis.io
Technische Dokumentationgithub.com/­AlaSQL/­alasqlfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlkylin.apache.org/­docswww.gridgain.com/­docs/­index.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerAndrey Gershun & Mathias R. WulffFranz Inc.Apache Software Foundation, originally contributed from eBay IncGridGain Systems, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr20142004201520072009
Aktuelle Version8.0, Dezember 20233.1.0, Juli 2020GridGain 8.5.17.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoLimitierte Community Edition gratisOpen Source infoApache Version 2.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.
ImplementierungsspracheJavaScriptJavaJava, C++, .NetC
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
LinuxLinux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreija infoRDF schemasjajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajateilweise 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, XSLTneinnein infoBulk load from XML files möglichneinjanein
Sekundärindizesneinjajajaja infowith RediSearch module
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL is used as query languageANSI SQL for queries (using Apache Calcite)ANSI-99 for query and DML statements, subset of DDLwith RediSQL module
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP API
SPARQL
JDBC
ODBC
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJavaScriptC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
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
Server-seitige Scripts infoStored Proceduresneinja infoJavaScript or Common Lispyes (compute grid and cache interceptors can be used instead)Lua; Redis Functions coming in Redis 7 (slides and Github)
Triggersjajayes (cache interceptors and events)publish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinemittels FederationShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
yes (replicated cache)Multi-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjayes (compute grid and hadoop accelerator)through RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual Consistency depending on configurationImmediate 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ätjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenSecurity Hooks for custom implementationsAccess 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
AlaSQLAllegroGraphApache KylinGridGainRedis
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
Neuigkeiten

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8. Januar 2024

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 Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» mehr

Aiven 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

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

Weitere Ressourcen
AlaSQLAllegroGraphApache KylinGridGainRedis
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

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21. September 2021, Towards Data Science

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11. Dezember 2023, Datanami

bereitgestellt von Google News

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9. Oktober 2023, hackernoon.com

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23. August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18. November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9. Dezember 2015, eBay Inc.

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9. November 2022, AWS Blog

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

GridGain's 2023 Growth Positions Company for Strong 2024
24. Januar 2024, PR Newswire

GridGain Announces Silver Sponsorship of the Gartner Data & Analytics Summit in the UK
17. Mai 2023, Yahoo Finance

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

bereitgestellt von Google News

Valkey publishes release candidate and attracts new backer
18. April 2024, The Register

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

Redis license update: What you need to know
20. März 2024, azure.microsoft.com

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

Deploy Amazon ElastiCache for Redis clusters using AWS CDK and TypeScript | Amazon Web Services
5. April 2024, AWS Blog

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.

Milvus logo

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

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

Präsentieren Sie hier Ihr Produkt