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 Aurora vs. BigObject vs. EJDB vs. Greenplum vs. Oracle NoSQL

Vergleich der Systemeigenschaften Amazon Aurora vs. BigObject vs. EJDB vs. Greenplum vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonAnalytic DBMS für Echtzeitberechnungen und QueriesEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Analytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellRelational DBMSRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument StoreRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,91
Rang#50  Overall
#32  Relational DBMS
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorabigobject.iogithub.com/­Softmotions/­ejdbgreenplum.orgwww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.bigobject.iogithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.greenplum.orgdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerAmazonBigObject, Inc.SoftmotionsPivotal Software Inc.Oracle
Erscheinungsjahr20152015201220052011
Aktuelle Version7.0.0, September 202323.3, Dezember 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infokostenlose community edition verfügbarOpen Source infoGPLv2Open Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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.
ImplementierungsspracheCJava
Server BetriebssystemegehostetLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
serverlosLinuxLinux
Solaris SPARC/x86
DatenschemajajaschemafreijaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, bool, date, object_idjaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinja infoseit Version 4.2nein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLjaSQL-like DML and DDL statementsneinjaSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
fluentd
ODBC
RESTful HTTP API
In-process LibraryJDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
Java
Perl
Python
R
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresjaLuaneinjanein
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeinekeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationkeinekeineSource-Replica ReplikationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjawith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjaja infoautomatically between fact table and dimension tablesnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/write lock on objects (tables, trees)ja infoRead/Write Lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen

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 AuroraBigObjectEJDBGreenplumOracle NoSQL
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

Erwähnungen in aktuellen Nachrichten

How LeadSquared accelerated chatbot deployments with generative AI using Amazon Bedrock and Amazon Aurora ...
24. Mai 2024, AWS Blog

Executive Conversations: Putting generative AI to work in omnichannel customer service with Prashanth Singh, Chief ...
24. Mai 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14. Mai 2024, AWS Blog

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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

bereitgestellt von Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

bereitgestellt von Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, Oracle

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Cloud database comparison: AWS, Microsoft, Google and Oracle
23. August 2022, TechTarget

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.

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

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

Präsentieren Sie hier Ihr Produkt