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 Redshift vs. Apache Druid vs. ArcadeDB vs. Bangdb vs. Google Cloud Spanner

Vergleich der Systemeigenschaften Amazon Redshift vs. Apache Druid vs. ArcadeDB vs. Bangdb vs. Google Cloud Spanner

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenArcadeDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenConverged and high performance database for device data, events, time series, document and graphA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Document Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Document Store
Graph DBMS
Time Series DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte0,02
Rang#366  Overall
#50  Document Stores
#38  Graph DBMS
#53  Key-Value Stores
#36  Time Series DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Websiteaws.amazon.com/­redshiftdruid.apache.orgarcadedb.combangdb.comcloud.google.com/­spanner
Technische Dokumentationdocs.aws.amazon.com/­redshiftdruid.apache.org/­docs/­latest/­designdocs.arcadedb.comdocs.bangdb.comcloud.google.com/­spanner/­docs
EntwicklerAmazon (based on PostgreSQL)Apache Software Foundation and contributorsArcade DataSachin Sinha, BangDBGoogle
Erscheinungsjahr20122012202120122017
Aktuelle Version29.0.1, April 2024September 2021BangDB 2.0, October 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache license v2Open Source infoApache Version 2.0Open Source infoBSD 3kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaJavaC, C++
Server BetriebssystemegehostetLinux
OS X
Unix
Alle Betriebssysteme mit einer Java VMLinuxgehostet
Datenschemajaja infoschema-less columns are supportedschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajayes: string, long, double, int, geospatial, stream, eventsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizeseingeschränktjajaja infosecondary, composite, nested, reverse, geospatialja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsSQL for queryingSQL-like query language, no joinsSQL like support with command line toolja infoQuery statements complying to ANSI 2011
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
RESTful HTTP/JSON API
JDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
Propriätäres Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCClojure
JavaScript
PHP
Python
R
Ruby
Scala
JavaC
C#
C++
Java
Python
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonneinneinnein
Triggersneinneinyes, Notifications (with Streaming only)nein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infomanual/auto, time-basedSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja, durch HDFS, S3 oder andere Storage EnginesSource-Replica Replikationselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication with 3 replicas for regional instances.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja infousing Google Cloud Dataflow
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinja inforelationship in graphsneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrity
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID infoStrict serializable isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, optimistic concurrency controlja
Durability infoDauerhafte Speicherung der Datenjajajayes, implements WAL (Write ahead log) as wellja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinyes, run db with in-memory only modenein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyes (enterprise version only)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
DrittanbieterCData: 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 RedshiftApache DruidArcadeDBBangdbGoogle Cloud Spanner
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

Erwähnungen in aktuellen Nachrichten

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16. Mai 2024, AWS Blog

Centrally manage permissions for tables and views accessed from Amazon QuickSight with trusted identity propagation ...
16. Mai 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2. Mai 2024, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11. März 2024, AWS Blog

bereitgestellt von Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28. Februar 2024, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

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

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

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