DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Dolt vs. ScyllaDB vs. Sequoiadb vs. Spark SQL vs. Transbase

Vergleich der Systemeigenschaften Dolt vs. ScyllaDB vs. Sequoiadb vs. Spark SQL vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaCassandra and DynamoDB compatible wide column storeNewSQL database with distributed OLTP and SQLSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellRelational DBMSWide Column StoreDocument Store
Relational DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,95
Rang#197  Overall
#93  Relational DBMS
Punkte5,27
Rang#67  Overall
#5  Wide Column Stores
Punkte0,48
Rang#260  Overall
#41  Document Stores
#121  Relational DBMS
Punkte19,15
Rang#33  Overall
#20  Relational DBMS
Punkte0,15
Rang#337  Overall
#147  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.scylladb.comwww.sequoiadb.comspark.apache.org/­sqlwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdocs.dolthub.comdocs.scylladb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerDoltHub IncScyllaDBSequoiadb Ltd.Apache Software FoundationTransaction Software GmbH
Erscheinungsjahr20182015201320141987
Aktuelle VersionScyllaDB Open Source 5.4.1, Jaenner 20243.5.0 ( 2.13), September 2023Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0kommerziell infoDevelopment Lizenz gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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
ImplementierungsspracheGoC++C++ScalaC und C++
Server BetriebssystemeLinux
macOS
Windows
LinuxLinuxLinux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Datenschemajaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infooid, date, timestamp, binary, regexjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infocluster global secondary indicesjaneinja
SQL infoSupport of SQLjaSQL-like DML and DDL statements (CQL)SQL-like query languageSQL-like DML and DDL statementsja
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Proprietäres Protokoll basierend auf JSONJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
For 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
.Net
C++
Java
PHP
Python
Java
Python
R
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseyes, LuaJavaScriptneinja
Triggersjaneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleSource-Replica ReplikationkeineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomicity and isolation are supported for single operationswährend einer Transaktion wird das Dokument gesperrtneinja
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 haltenja infoin-memory tablesneinneinnein
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupAccess rights for users can be defined per objecteinfacher Passwort-basierter ZugriffsschutzneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
DoltScyllaDBSequoiadbSpark SQLTransbase
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
DoltScyllaDBSequoiadbSpark SQLTransbase
Erwähnungen in aktuellen Nachrichten

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

'DoltHub' that can manage database version and host like GitHub
10. Juni 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

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

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

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

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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