DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon Redshift vs. FoundationDB vs. Google Cloud Bigtable vs. InfinityDB vs. Oracle

Vergleich der Systemeigenschaften Amazon Redshift vs. FoundationDB vs. Google Cloud Bigtable vs. InfinityDB vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsSortierter Key-Value Store. Core features werden durch layers ergänzt.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A Java embedded Key-Value Store which extends the Java Map interfaceWeit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellRelational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Wide Column Store
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Websiteaws.amazon.com/­redshiftgithub.com/­apple/­foundationdbcloud.google.com/­bigtableboilerbay.comwww.oracle.com/­database
Technische Dokumentationdocs.aws.amazon.com/­redshiftapple.github.io/­foundationdbcloud.google.com/­bigtable/­docsboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­database
EntwicklerAmazon (based on PostgreSQL)FoundationDBGoogleBoiler Bay Inc.Oracle
Erscheinungsjahr20122013201520021980
Aktuelle Version6.2.28, November 20204.023c, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellkommerziellkommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++JavaC und C++
Server BetriebssystemegehostetLinux
OS X
Windows
gehostetAlle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemajaschemafrei infoEinige Layers unterstützen Schemataschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizeseingeschränktneinneinnein infomanual creation possible, using inversions based on multi-value capabilityja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-Standardsnur in speziellem SQL-Layerneinneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonnur im SQL-layerneinneinPL/SQL infoauch Java stored procedures möglich
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaInternal replication in Colossus, and regional replication between two clusters in different zoneskeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'nur im SQL-layerneinnein infomanual creation possible, using inversions based on multi-value capabilityja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic single-row operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» 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 RedshiftFoundationDBGoogle Cloud BigtableInfinityDBOracle
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

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Amazon Q generative SQL (preview) is now available in AWS Europe (Frankfurt) region
29. April 2024, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17. April 2024, AWS Blog

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

Amazon Redshift announces programmatic access to Advisor recommendations via API
8. Februar 2024, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26. November 2023, AWS Blog

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance Australia

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

What's New: April 2024
26. April 2024, Oracle

Why run Oracle Database on Arm
19. April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13. Dezember 2023, Oracle

Announcing the general availability of Oracle Globally Distributed Autonomous Database
4. März 2024, Oracle

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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

Präsentieren Sie hier Ihr Produkt