DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Google BigQuery vs. H2 vs. ScyllaDB vs. XTDB

Vergleich der Systemeigenschaften AlaSQL vs. Google BigQuery vs. H2 vs. ScyllaDB vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGoogle BigQuery  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryLarge scale data warehouse service with append-only tablesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Cassandra and DynamoDB compatible wide column storeA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMSWide Column StoreDocument Store
Sekundäre DatenbankmodelleSpatial DBMSKey-Value 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
Punkte60,38
Rang#19  Overall
#13  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitealasql.orgcloud.google.com/­bigquerywww.h2database.comwww.scylladb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlcloud.google.com/­bigquery/­docswww.h2database.com/­html/­main.htmldocs.scylladb.comwww.xtdb.com/­docs
EntwicklerAndrey Gershun & Mathias R. WulffGoogleThomas MuellerScyllaDBJuxt Ltd.
Erscheinungsjahr20142010200520152019
Aktuelle Version2.2.220, Juli 2023ScyllaDB Open Source 5.4.1, Jaenner 20241.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoMIT License
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaScriptJavaC++Clojure
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetAlle Betriebssysteme mit einer Java VMLinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreijajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinjaja infocluster global secondary indicesja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jajaSQL-like DML and DDL statements (CQL)eingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP/JSON APIJDBC
ODBC
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJavaScript.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaFor 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
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen infoin JavaScriptJava Stored Procedures and User-Defined Functionsyes, Luanein
Triggersjaneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeinekeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagenein infoWeil zur Abfrage von Daten gedachtACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte (Owner, Writer, Reader) auf Dataset-, Tabellen- und View-Ebene infoGoogle Cloud Identity & Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLGoogle BigQueryH2ScyllaDBXTDB infoformerly named Crux
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Weitere Ressourcen
AlaSQLGoogle BigQueryH2ScyllaDBXTDB infoformerly named Crux
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

bereitgestellt von Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22. Dezember 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11. Oktober 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20. Juli 2023, Datanami

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23. März 2016, ZDNet

Hightouch Raises $38M in Funding
19. Juli 2023, FinSMEs

bereitgestellt von Google News

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

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

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

ScyllaDB Database Review | eWeek
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

RaimaDB logo

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

AllegroGraph logo

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

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

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

Präsentieren Sie hier Ihr Produkt