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 > AgensGraph vs. Atos Standard Common Repository vs. Redis vs. Snowflake vs. Trafodion

Vergleich der Systemeigenschaften AgensGraph vs. Atos Standard Common Repository vs. Redis vs. Snowflake vs. Trafodion

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksPopular 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.Data warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Document Store
Key-Value Store
Key-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSRelational DBMS
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
Punkte0,23
Rang#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Punkte155,94
Rang#6  Overall
#1  Key-Value Stores
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Websitebitnine.net/­agensgraphatos.net/en/convergence-creators/portfolio/standard-common-repositoryredis.com
redis.io
www.snowflake.comtrafodion.apache.org
Technische Dokumentationbitnine.net/­documentationdocs.redis.com/­latest/­index.html
redis.io/­docs
docs.snowflake.net/­manuals/­index.htmltrafodion.apache.org/­documentation.html
EntwicklerBitnine Global Inc.Atos Convergence CreatorsRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSnowflake Computing Inc.Apache Software Foundation, originally developed by HP
Erscheinungsjahr20162016200920142014
Aktuelle Version2.1, Dezember 201817037.2.5, Mai 20242.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0kommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterprisekommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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.
ImplementierungsspracheCJavaCC++, Java
Server BetriebssystemeLinux
OS X
Windows
LinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
gehostetLinux
Datenschemadepending on used data modelSchema and schema-less with LDAP viewsschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionalteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinjanein
Sekundärindizesjajaja infowith RediSearch moduleja
SQL infoSupport of SQLjaneinwith RediSQL modulejaja
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
LDAPProprietäres Protokoll infoRESP - REdis Serialization ProtocolCLI Client
JDBC
ODBC
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
All languages with LDAP bindingsC
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
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored ProceduresjaneinLua; Redis Functions coming in Redis 7 (slides and Github)user defined functionsJava Stored Procedures
Triggersneinjapublish/subscribe channels provide some trigger functionality; RedisGearsnein infosimilar concept for controling cloud resourcesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichSharding infocell divisionSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjaMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
jaja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinthrough RedisGearsneinja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsAtomic execution of command blocks and scripts and optimistic lockingACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiertjaja
Durability infoDauerhafte Speicherung der Datenjajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardLDAP bind authenticationAccess 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
Benutzer mit feingranularem Berechtigungskonzept und BenutzerrollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» 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
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
AgensGraphAtos Standard Common RepositoryRedisSnowflakeTrafodion
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine revisualizes database industry through AgensGraph
30. Juni 2017, The Korea Herald

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27. Juni 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

bereitgestellt von Google News

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

AWS announces vector search for Amazon MemoryDB for Redis (Preview)
29. November 2023, AWS Blog

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

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

In-memory database Redis wants to dabble in disk
19. Oktober 2023, The Register

Linux Foundation Backs 'Valkey' Open-Source Fork of Redis
29. März 2024, Datanami

bereitgestellt von Google News

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31. Mai 2024, The Verge

Mysterious corporate breaches could link to Snowflake accounts
5. Juni 2024, Axios

Hudson Rock yanks report fingering Snowflake employee creds snafu for mega-leak
4. Juni 2024, The Register

Cloud company Snowflake denies that reported breach originated with its products
31. Mai 2024, The Record from Recorded Future News

Snowflake data breach claims spark war of words over culpability
3. Juni 2024, ITPro

bereitgestellt von Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24. Januar 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
16. Juli 2022, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt