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 Table Store vs. Apache Phoenix vs. FoundationDB vs. Hyprcubd vs. YugabyteDB

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. Apache Phoenix vs. FoundationDB vs. Hyprcubd vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenApache Phoenix  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenYugabyteDB  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.Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessA scale-out RDBMS with evolutionary schema built on Apache HBaseSortierter Key-Value Store. Core features werden durch layers ergänzt.Serverless Time Series DBMSHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellWide Column StoreRelational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Time Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#310  Overall
#12  Wide Column Stores
Punkte2,02
Rang#130  Overall
#63  Relational DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storephoenix.apache.orggithub.com/­apple/­foundationdbhyprcubd.com (offline)www.yugabyte.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestorephoenix.apache.orgapple.github.io/­foundationdbdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAlibabaApache Software FoundationFoundationDBHyprcubd, Inc.Yugabyte Inc.
Erscheinungsjahr2016201420132017
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 20196.2.28, November 20202.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache 2.0kommerziellOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaC++GoC und C++
Server BetriebssystemegehostetLinux
Unix
Windows
Linux
OS X
Windows
gehostetLinux
OS X
Datenschemaschemafreija infolate-bound, schema-on-read capabilitiesschemafrei infoEinige Layers unterstützen Schematajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajanein infoEinige Layers unterstützen Typenja infotime, int, uint, float, stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinneinja
SQL infoSupport of SQLneinjanur in speziellem SQL-LayerSQL-like query languageyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP APIJDBCgRPC (https)JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJava
Python
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionennur im SQL-layerneinja infosql, plpgsql, C
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikation
Source-Replica Replikation
jaBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce OperationenneinHadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyLinearizable consistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinnur im SQL-layerneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDACIDneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyneintoken accessja
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreApache PhoenixFoundationDBHyprcubdYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

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
Alibaba Cloud Table StoreApache PhoenixFoundationDBHyprcubdYugabyteDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19. April 2024, Datanami

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16. April 2024, GlobeNewswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

bereitgestellt von Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2. Juni 2016, 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

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Yahoo Finance

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt