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 > IBM Db2 vs. IBM Db2 Event Store vs. Memgraph vs. OpenQM vs. Sequoiadb

Vergleich der Systemeigenschaften IBM Db2 vs. IBM Db2 Event Store vs. Memgraph vs. OpenQM vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungWeit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxDistributed Event Store optimized for Internet of Things use casesAn open source graph database built for real-time streaming and compatible with Neo4jQpenQM is a high-performance, self-tuning, multi-value DBMSNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBEvent Store
Time Series DBMS
Graph DBMSMultivalue DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte128,46
Rang#8  Overall
#5  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,27
Rang#298  Overall
#10  Multivalue DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitewww.ibm.com/­products/­db2www.ibm.com/­products/­db2-event-storememgraph.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.sequoiadb.com
Technische Dokumentationwww.ibm.com/­docs/­en/­db2www.ibm.com/­docs/­en/­db2-event-storememgraph.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerIBMIBMMemgraph LtdRocket Software, originally Martin PhillipsSequoiadb Ltd.
Erscheinungsjahr1983 infoVersion für Großrechner2017201719932013
Aktuelle Version12.1, Oktober 20162.03.4-12
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose Version verfügbarkommerziell infofree developer edition availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheC und C++C und C++C und C++C++
Server BetriebssystemeAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux infoLinux, macOS, Windows for the developer additionLinuxAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
Datenschemajajaschemafrei und schema-optionalja infowith some exceptionsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLjaja infothrough the embedded Spark runtimeneinneinSQL-like query language
APIs und andere ZugriffskonzepteADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresjajajaJavaScript
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infonur in Windows/Unix/Linux VersionShardingSharding infodynamic graph partitioningjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infomit Zusatztools (MQ, InfoSphere)Active-active shard replicationMulti-source replication using RAFTjaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infowith snapshot isolationACIDwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutableyes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsAccess rights can be defined down to the item leveleinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
IBM Db2 infoformerly named DB2 or IBM Database 2IBM Db2 Event StoreMemgraphOpenQM infowird auch QM genanntSequoiadb
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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

Weitere Ressourcen
IBM Db2 infoformerly named DB2 or IBM Database 2IBM Db2 Event StoreMemgraphOpenQM infowird auch QM genanntSequoiadb
Erwähnungen in aktuellen Nachrichten

Announcing Amazon RDS for Db2 with license through AWS Marketplace | Amazon Web Services
21. Mai 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks & Files

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, precisely.com

bereitgestellt von Google News

The vision for Db2
26. Februar 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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