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

DBMS > Alibaba Cloud MaxCompute vs. GigaSpaces vs. Memgraph vs. Oracle NoSQL vs. TerarkDB

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. GigaSpaces vs. Memgraph vs. Oracle NoSQL vs. TerarkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsAn open source graph database built for real-time streaming and compatible with Neo4jA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument Store
Object oriented DBMS infoValues are user defined objects
Graph DBMSDocument Store
Key-Value Store
Relational DBMS
Key-Value Store
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Websitewww.alibabacloud.com/­product/­maxcomputewww.gigaspaces.commemgraph.comwww.oracle.com/­database/­nosql/­technologies/­nosqlgithub.com/­bytedance/­terarkdb
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.gigaspaces.com/­latest/­landing.htmlmemgraph.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAlibabaGigaspaces TechnologiesMemgraph LtdOracleByteDance, originally Terark
Erscheinungsjahr20162000201720112016
Aktuelle Version15.5, September 202023.3, Dezember 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell inforestricted open source version available
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.
ImplementierungsspracheJava, C++, .NetC und C++JavaC++
Server BetriebssystemegehostetLinux
macOS
Solaris
Windows
LinuxLinux
Solaris SPARC/x86
Datenschemajaschemafreischemafrei und schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptionalnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadataneinneinnein
Sekundärindizesneinjajanein
SQL infoSupport of SQLSQL-like query languageSQL-99 for query and DML statementsneinSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Bolt protocol
Cypher query language
RESTful HTTP APIC++ API
Java API
Unterstützte ProgrammiersprachenJava.Net
C++
Java
Python
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C++
Java
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javajaneinnein
Triggersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding infodynamic graph partitioningShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Multi-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurekeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoMap-Reduce pattern can be built with XAP task executorsneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infowith snapshot isolationkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)nein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja 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 haltenneinjajaja infooff heap cacheja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesRole-based access controlUsers, roles and permissionsZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud MaxComputeGigaSpacesMemgraphOracle NoSQLTerarkDB
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
Alibaba Cloud MaxComputeGigaSpacesMemgraphOracle NoSQLTerarkDB
Erwähnungen in aktuellen Nachrichten

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

AWS, Oracle, Google, Microsoft Top Cloud DBMS Market: Gartner
15. Februar 2024, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11. Dezember 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
1. 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

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

What You Need to Know About NoSQL Databases
17. Februar 2012, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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