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

DBMS > AlaSQL vs. AllegroGraph vs. GridGain vs. Redis vs. SWC-DB

Vergleich der Systemeigenschaften AlaSQL vs. AllegroGraph vs. GridGain vs. Redis vs. SWC-DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAllegroGraph  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSGridGain 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.A high performance, scalable Wide Column DBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Key-Value Store
Relational DBMS
Key-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceWide Column Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
Time Series 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,53
Rang#155  Overall
#26  Key-Value Stores
#73  Relational DBMS
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Punkte0,01
Rang#387  Overall
#13  Wide Column Stores
Websitealasql.orgallegrograph.comwww.gridgain.comredis.com
redis.io
github.com/­kashirin-alex/­swc-db
www.swcdb.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqlfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwww.gridgain.com/­docs/­index.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerAndrey Gershun & Mathias R. WulffFranz Inc.GridGain Systems, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertAlex Kashirin
Erscheinungsjahr20142004200720092020
Aktuelle Version8.0, Dezember 2023GridGain 8.5.17.2.4, Jaenner 20240.5, April 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoLimitierte Community Edition gratiskommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPL V3
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.
ImplementierungsspracheJavaScriptJava, C++, .NetCC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
Datenschemaschemafreija infoRDF schemasjaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajateilweise 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öglichjaneinnein
Sekundärindizesneinjajaja 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-99 for query and DML statements, subset of DDLwith RediSQL moduleSQL-like query language
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP API
SPARQL
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll
Thrift
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
C++
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)nein
Triggersjajayes (cache interceptors and events)publish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinemittels FederationShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
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 Operationenneinneinyes (compute grid and hadoop accelerator)through RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate Consistency
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 Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajanein
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
AlaSQLAllegroGraphGridGainRedisSWC-DB infoSuper Wide Column Database
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
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

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
AlaSQLAllegroGraphGridGainRedisSWC-DB infoSuper Wide Column Database
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

Jans Aasman Articles and Insights
13. September 2021, DevOps.com

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

Why Young Developers Don't Get Knowledge Graphs
30. Juli 2021, Datanami

bereitgestellt von Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25. Januar 2024, Datanami

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

GridGain to Sponsor, Exhibit at Kafka Summit 2024 in London
12. März 2024, PR Newswire

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

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

bereitgestellt von Google News

Valkey is Rapidly Overtaking Redis
19. April 2024, DevOps.com

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

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

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

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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