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 AnalyticDB for MySQL vs. Amazon SimpleDB vs. CrateDB vs. Hypertable vs. Riak TS

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for MySQL vs. Amazon SimpleDB vs. CrateDB vs. Hypertable vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xaus Vergleich ausschliessenAmazon SimpleDB  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.Gehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreVerteilter Data Store basierend auf LuceneEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellRelational DBMSKey-Value StoreDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Wide Column StoreTime Series DBMS
Sekundäre DatenbankmodelleDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,85
Rang#207  Overall
#96  Relational DBMS
Punkte1,85
Rang#138  Overall
#24  Key-Value Stores
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlaws.amazon.com/­simpledbcratedb.com
Technische Dokumentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmdocs.aws.amazon.com/­simpledbcratedb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerAlibabaAmazonCrateHypertable Inc.Open Source, formerly Basho Technologies
Erscheinungsjahr2007201320092015
Aktuelle Version0.9.8.11, Maerz 20163.0.0, September 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen SourceOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaC++Erlang
Server BetriebssystemegehostetgehostetAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Linux
OS X
DatenschemajaschemafreiFlexible Schema (defined schema, partial schema, schema free)schemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesjaja infoAlle Spalten werden automatisch indiziertjaeingeschränkt infoNur Gleichheits- und Präfixabfrageneingeschränkt
SQL infoSupport of SQLjaneinyes, but no triggers and constraints, and PostgreSQL compatibilityneinyes, limited
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP APIADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
C++ API
Thrift
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenC#
Java
PHP
Python
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C++
Java
Perl
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored Proceduresjaneinbenutzerdefinierte FunktionenneinErlang
Triggersjaneinneinneinja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeine infoSharding muss in der Applikation implementiert werdenShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicejaConfigurable replication on table/partition-levelwählbarer Replikationsfaktor auf Filesystemebenefrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Eventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinnein
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 haltenjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarRechteverwaltung mit Benutzeraccountsneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for MySQLAmazon SimpleDBCrateDBHypertableRiak TS
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» mehr
The enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» mehr
Response time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» mehr
See CrateDB pricing >
» 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 AnalyticDB for MySQLAmazon SimpleDBCrateDBHypertableRiak TS
DB-Engines Blog Posts

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

Alibaba Cloud launches new cloud database solutions following market growth
1. Oktober 2020, DataCenterNews Asia

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

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

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8. Februar 2024, ryt9.com

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

bereitgestellt von Google News

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20. Mai 2009, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12. November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28. Mai 2010, Packt Hub

Farewell EC2-Classic, it's been swell
1. September 2023, All Things Distributed

Amazon SimpleDB Management in Eclipse | AWS News Blog
22. Juli 2009, AWS Blog

bereitgestellt von Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io unboxes clustered SQL CrateDB, decamps to California
14. Dezember 2016, The Register

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Basho brings open source Riak TS database for IoT
7. Mai 2016, Open Source For You

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt