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 > Alibaba Cloud MaxCompute vs. Ehcache vs. FoundationDB vs. Google Cloud Bigtable vs. Oracle

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Ehcache vs. FoundationDB vs. Google Cloud Bigtable vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  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.
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA widely adopted Java cache with tiered storage optionsSortierter 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.Weit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-Value StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Wide Column Store
Relational 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
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
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
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.ehcache.orggithub.com/­apple/­foundationdbcloud.google.com/­bigtablewww.oracle.com/­database
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputewww.ehcache.org/­documentationapple.github.io/­foundationdbcloud.google.com/­bigtable/­docsdocs.oracle.com/­en/­database
EntwicklerAlibabaTerracotta Inc, owned by Software AGFoundationDBGoogleOracle
Erscheinungsjahr20162009201320151980
Aktuelle Version3.10.0, Maerz 20226.2.28, November 202023c, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C und C++
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
gehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemajaschemafreischemafrei infoEinige Layers unterstützen Schemataschemafreija infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajanein infoEinige Layers unterstützen Typenneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinneinneinneinja
SQL infoSupport of SQLSQL-like query languageneinnur in speziellem SQL-Layerneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
JCachegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenJavaJava.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
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 Proceduresuser defined functions infoin Javaneinnur im SQL-layerneinPL/SQL infoauch Java stored procedures möglich
Triggersneinja infoCache Event Listenersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infoby using Terracotta ServerShardingShardingSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceja infoby using Terracotta ServerjaInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinjanein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Linearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnur im SQL-layerneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinja infosupports JTA and can work as an XA resourceACIDAtomic single-row operationsACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing a tiered cache-storage approachjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneinneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer 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
DrittanbieterDevart 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

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
Alibaba Cloud MaxComputeEhcacheFoundationDBGoogle Cloud BigtableOracle
DB-Engines Blog Posts

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

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5. November 2019, Silicon UK

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

bereitgestellt von Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, DZone

bereitgestellt von Google News

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

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

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

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 Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

bereitgestellt von Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8. Mai 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, blogs.oracle.com

Oracle Database 23ai : Where to find information
2. Mai 2024, blogs.oracle.com

Blog Theme - Details
2. Mai 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2. Mai 2024, blogs.oracle.com

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

The database to transact, analyze and contextualize your data in real time.
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