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 > AlaSQL vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. Apache IoTDB vs. MaxDB vs. Riak TS

Vergleich der Systemeigenschaften AlaSQL vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. Apache IoTDB vs. MaxDB vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA robust and reliable RDBMS optimized to run all major SAP solutionsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte0,76
Rang#220  Overall
#102  Relational DBMS
Punkte1,31
Rang#164  Overall
#14  Time Series DBMS
Punkte2,26
Rang#114  Overall
#55  Relational DBMS
Punkte0,28
Rang#307  Overall
#27  Time Series DBMS
Websitealasql.orgwww.alibabacloud.com/­product/­hybriddb-postgresqliotdb.apache.orgmaxdb.sap.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlmaxdb.sap.com/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerAndrey Gershun & Mathias R. WulffAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupApache Software FoundationSAP, acquired from Software AG (Adabas-D) in 1997Open Source, formerly Basho Technologies
Erscheinungsjahr20142016201819842015
Aktuelle Version1.1.0, April 20237.9.10.12, Februar 20243.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoApache Version 2.0kommerziell infoLimitierte Community Edition gratisOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptJavaC++Erlang
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetAlle Betriebssysteme mit einer Java VM (>=1.8)AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesneinjajajaeingeschränkt
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jaSQL-like query languagejayes, limited
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
JDBC
Native API
ADO.NET
JDBC
ODBC
WebDAV
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJavaScriptC
Java
Perl
Python
R
C
C#
C++
Go
Java
Python
Scala
.Net
C#
Java
Perl
PHP
Python
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 ProceduresneinjajajaErlang
Triggersjajajajaja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud servicehorizontal partitioning (by time range) + vertical partitioning (by deviceId)keineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoImplicit feature of the cloud serviceselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasSource-Replica Replikationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinIntegration with Hadoop and Sparkneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AlaSQLAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBApache IoTDBMaxDB infoformerly named Adabas-DRiak TS
Erwähnungen in aktuellen Nachrichten

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Two critical vulnerabilities spotted in Alibaba Cloud's PostgreSQL databases
21. April 2023, TEISS

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

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March | KrASIA
21. Februar 2024, KrASIA

bereitgestellt von Google News

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

Timecho Raises Over US$10M in First Funding
29. Juni 2022, FinSMEs

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11. August 2020, SAP News

What is SAP S/4HANA?
21. März 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22. Januar 2019, ibm.com

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

bereitgestellt von Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7. Juni 2015, insideBIGDATA

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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