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 > Amazon DynamoDB vs. Couchbase vs. Ignite vs. Memgraph

Vergleich der Systemeigenschaften Amazon DynamoDB vs. Couchbase vs. Ignite vs. Memgraph

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.An open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellDocument Store
Key-Value Store
Document StoreKey-Value Store
Relational DBMS
Graph DBMS
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte74,07
Rang#17  Overall
#3  Document Stores
#2  Key-Value Stores
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Websiteaws.amazon.com/­dynamodbwww.couchbase.comignite.apache.orgmemgraph.com
Technische Dokumentationdocs.aws.amazon.com/­dynamodbdocs.couchbase.comapacheignite.readme.io/­docsmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAmazonCouchbase, Inc.Apache Software FoundationMemgraph Ltd
Erscheinungsjahr2012201120152017
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023Apache Ignite 2.6
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and ErlangC++, Java, .NetC und C++
Server BetriebssystemegehostetLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
Datenschemaschemafreischemafreijaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein
Sekundärindizesjajaja
SQL infoSupport of SQLneinSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesANSI-99 for query and DML statements, subset of DDLnein
APIs und andere ZugriffskonzepteRESTful HTTP APICLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Bolt protocol
Cypher query language
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes (compute grid and cache interceptors can be used instead)
Triggersja infoby integration with AWS Lambdaja infoüber das TAP Protokollyes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingAutomatic ShardingShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
yes (replicated cache)Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenjayes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Eventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionACIDACIDACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Security Hooks for custom implementationsUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DynamoDBCouchbase infoUrsprünglich Membase genanntIgniteMemgraph
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Amazon DynamoDBCouchbase infoUrsprünglich Membase genanntIgniteMemgraph
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3. Mai 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28. November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20. März 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31. Januar 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20. März 2024, AWS Blog

bereitgestellt von Google News

With 67% ownership in Couchbase, Inc. (NASDAQ:BASE), institutional investors have a lot riding on the business
3. Mai 2024, Simply Wall St

Couchbase Hires New Sales Director for Growth in Asia and Israel
3. Mai 2024, Yahoo Lifestyle UK

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

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

Apache Ignite: An Overview
6. September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

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

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

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