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

DBMS > Amazon Aurora vs. Amazon Neptune vs. BigObject vs. Google Cloud Datastore vs. NuoDB

Vergleich der Systemeigenschaften Amazon Aurora vs. Amazon Neptune vs. BigObject vs. Google Cloud Datastore vs. NuoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenAmazon Neptune  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonFast, reliable graph database built for the cloudAnalytic DBMS für Echtzeitberechnungen und QueriesSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID Transaktionen
Primäres DatenbankmodellRelational DBMSGraph DBMS
RDF Store
Relational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,91
Rang#50  Overall
#32  Relational DBMS
Punkte2,20
Rang#119  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Websiteaws.amazon.com/­rds/­auroraaws.amazon.com/­neptunebigobject.iocloud.google.com/­datastorewww.3ds.com/­nuodb-distributed-sql-database
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlaws.amazon.com/­neptune/­developer-resourcesdocs.bigobject.iocloud.google.com/­datastore/­docsdoc.nuodb.com
EntwicklerAmazonAmazonBigObject, Inc.GoogleDassault Systèmes infooriginally NuoDB, Inc.
Erscheinungsjahr20152017201520082013
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infokostenlose community edition verfügbarkommerziellkommerziell infoLimitierte Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++
Server BetriebssystemegehostetgehostetLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
gehostetgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Datenschemajaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja, Details hierja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLjaneinSQL-like DML and DDL statementsSQL-like query language (GQL)ja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
fluentd
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaneinLuamit Google App EngineJava, SQL
TriggersjaneinneinCallbacks mit Google Apps Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeinekeineShardingdynamische Verteilung der Daten auf die einzelnen Knoten
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.keineMulti-source replication using Paxosja infoManaged transparently by NuoDB
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infomittels Google Cloud Dataflownein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoRelationships in graphsja infoautomatically between fact table and dimension tablesja infovia ReferenceProperties or Ancestor pathsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infotunable commit protocol
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/write lock on objects (tables, trees)jaja infoMVCC
Durability infoDauerhafte Speicherung der Datenjaja infowith encyption-at-restjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)neinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Standard SQL Rollen und Rechte

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

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 AuroraAmazon NeptuneBigObjectGoogle Cloud DatastoreNuoDB
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

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27. November 2023, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8. November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12. Februar 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2. Februar 2024, AWS Blog

bereitgestellt von Google News

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7. Mai 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7. Mai 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22. Februar 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

Amazon Neptune Analytics is now generally available
29. November 2023, AWS Blog

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

Dassault Systemes to acquire U.S.-based NuoDB
25. November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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