DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. Apache Impala vs. ScyllaDB

Vergleich der Systemeigenschaften AlaSQL vs. Apache Impala vs. ScyllaDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache Impala  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAnalytic DBMS für HadoopCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSWide Column Store
Sekundäre DatenbankmodelleDocument StoreKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,45
Rang#259  Overall
#40  Document Stores
#121  Relational DBMS
Punkte12,57
Rang#40  Overall
#24  Relational DBMS
Punkte3,84
Rang#75  Overall
#5  Wide Column Stores
Websitealasql.orgimpala.apache.orgwww.scylladb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlimpala.apache.org/­impala-docs.htmldocs.scylladb.com
EntwicklerAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaScyllaDB
Erscheinungsjahr201420132015
Aktuelle Version4.1.0, Juni 2022ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaScriptC++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Datenschemaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaja infocluster global secondary indices
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statementsSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenJavaScriptAll languages supporting JDBC/ODBCFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresneinja infoBenutzer definierte Funktionen und Integration von Map/Reduceyes, Lua
Triggersjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer Replikationsfaktorfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoAbfragen werden als Map/Reduce Jobs durchgeführtnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLApache ImpalaScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
AlaSQLApache ImpalaScyllaDB
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

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Tabular, the vendor-neutral data store based on Apache Iceberg, raises $26M in funding
19. September 2023, SiliconANGLE News

Apache Iceberg Changes Everything: What's Underneath?
28. August 2023, Spiceworks News and Insights

Introduction to Bigdata and Hadoop Ecosystem | by Arpita Mishra | Jun, 2024
7. Juni 2024, Medium

bereitgestellt von Google News

ScyllaDB 6 Adds Node Distribution Feature
24. Juni 2024, iProgrammer

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6. Januar 2023, AWS Blog

Scylla Eyes Cassandra’s NoSQL Workloads
13. Februar 2018, Datanami

ScyllaDB Database Review
21. August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, 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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
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