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 MySQL vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. EJDB vs. Stardog

Vergleich der Systemeigenschaften AlaSQL vs. Alibaba Cloud AnalyticDB for MySQL vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. EJDB vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAlibaba Cloud AnalyticDB for MySQL  Xaus Vergleich ausschliessenAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA 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.An online MPP (Massively Parallel Processing) data warehousing service based on GreenplumEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMSDocument StoreGraph DBMS
RDF Store
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte0,85
Rang#207  Overall
#96  Relational DBMS
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitealasql.orgwww.alibabacloud.com/­product/­analyticdb-for-mysqlwww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­Softmotions/­ejdbwww.stardog.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­doc-detail/­93776.htmwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.stardog.com
EntwicklerAndrey Gershun & Mathias R. WulffAlibabaAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSoftmotionsStardog-Union
Erscheinungsjahr2014201620122010
Aktuelle Version7.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellkommerziellOpen Source infoGPLv2kommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptCJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetgehostetserverlosLinux
macOS
Windows
Datenschemaschemafreijajaschemafreischema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infostring, integer, double, bool, date, object_idja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesneinjajaneinja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jajaneinYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
JDBC
ODBC
In-process LibraryGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenJavaScriptC#
Java
PHP
Python
C
Java
Perl
Python
R
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjajaneinuser defined functions and aggregates, HTTP Server extensions in Java
Triggersjajajaneinja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud servicekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoImplicit feature of the cloud serviceja infoImplicit feature of the cloud servicekeineMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätjajajanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Lockingja
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 haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAlibaba Cloud AnalyticDB for MySQLAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBEJDBStardog
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» mehr
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» mehr
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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
AlaSQLAlibaba Cloud AnalyticDB for MySQLAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBEJDBStardog
Erwähnungen in aktuellen Nachrichten

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 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

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

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

bereitgestellt von Google News

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

Alibaba Cloud Unveils Database Update for Generative AI
1. August 2023, Alizila

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

Experts disclosed two critical flaws in Alibaba cloud database services
20. April 2023, Security Affairs

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt