About: ScyllaDB     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : wikidata:Q7397, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/c/8SJuvvzVXi

ScyllaDB is an open-source distributed NoSQL wide-column data store. It was designed to be compatible with Apache Cassandra while achieving significantly higher throughputs and lower latencies. It supports the same protocols as Cassandra (CQL and Thrift) and the same file formats (SSTable), but is a completely rewritten implementation, using the C++20 language replacing Cassandra's Java, and the asynchronous programming library replacing classic Linux programming techniques such as threads, shared memory and mapped files. In addition to implementing Cassandra's protocols, ScyllaDB also implements the Amazon DynamoDB API.

AttributesValues
rdf:type
rdfs:label
  • Scylla (Datenbank) (de)
  • Scylla (system zarządzania bazą danych) (pl)
  • ScyllaDB (en)
rdfs:comment
  • Scylla ist ein verteiltes Datenbankverwaltungssystem für Datenbanken und zählt zu den sogenannten spaltenorientierten NoSQL-Datenbanksystemen. Es ist kompatibel zu Apache Cassandra, ist jedoch nicht in Java, sondern in C++14 geschrieben und laut Hersteller wesentlich schneller als Cassandra. Neben der kostenlosen Open-Source-Version bietet ScyllaDB noch eine kostenpflichtige Enterprise-Version an. Außer beispielsweise IBM gehört auch zu den Nutzern dieses Datenbankmanagementsystems. (de)
  • ScyllaDB is an open-source distributed NoSQL wide-column data store. It was designed to be compatible with Apache Cassandra while achieving significantly higher throughputs and lower latencies. It supports the same protocols as Cassandra (CQL and Thrift) and the same file formats (SSTable), but is a completely rewritten implementation, using the C++20 language replacing Cassandra's Java, and the asynchronous programming library replacing classic Linux programming techniques such as threads, shared memory and mapped files. In addition to implementing Cassandra's protocols, ScyllaDB also implements the Amazon DynamoDB API. (en)
  • Scylla – otwartoźródłowy system zarządzania bazą danych NoSQL napisany w języku programowania C++ z wykorzystaniem standardu oraz frameworka . Jest wzorowana na Apache Cassandra i posiada taki sam interfejs, dzięki czemu pozwala to na korzystanie z tych samych aplikacji klienckich. Według testów przeprowadzonych przez IBM jest 10 razy wydajniejsza niż wzorzec oraz zapewnia mniejsze opóźnienia. Scylla ma wysoce skalowalną architekturę pozwalającą na skalowanie wertykalne i horyzontalne. W celu zwiększenia dostępności i niezawodności automatycznie przełącza się w tryb awaryjny oraz replikuje pomiędzy węzłami. Została napisana według modelu programowania asynchronicznego. Używa własnej pamięci podręcznej i nie polega na cache systemu operacyjnego. Ponadto używa podejścia shard per core. Scyl (pl)
foaf:name
  • ScyllaDB (en)
foaf:homepage
name
  • ScyllaDB (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Scylla_the_sea_monster.png
dct:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
thumbnail
developer
  • ScyllaDB Inc. (en)
genre
latest release date
latest release version
  • ScyllaDB Open Source 5.0 (en)
license
logo
  • http://dbpedia.org/resource/File:Scylla_the_sea_monster.png
logo alt
  • Scylla (en)
logo caption
  • Scylla monster, mascot of the Scylla database (en)
operating system
programming language
released
website
has abstract
  • Scylla ist ein verteiltes Datenbankverwaltungssystem für Datenbanken und zählt zu den sogenannten spaltenorientierten NoSQL-Datenbanksystemen. Es ist kompatibel zu Apache Cassandra, ist jedoch nicht in Java, sondern in C++14 geschrieben und laut Hersteller wesentlich schneller als Cassandra. Neben der kostenlosen Open-Source-Version bietet ScyllaDB noch eine kostenpflichtige Enterprise-Version an. Außer beispielsweise IBM gehört auch zu den Nutzern dieses Datenbankmanagementsystems. (de)
  • ScyllaDB is an open-source distributed NoSQL wide-column data store. It was designed to be compatible with Apache Cassandra while achieving significantly higher throughputs and lower latencies. It supports the same protocols as Cassandra (CQL and Thrift) and the same file formats (SSTable), but is a completely rewritten implementation, using the C++20 language replacing Cassandra's Java, and the asynchronous programming library replacing classic Linux programming techniques such as threads, shared memory and mapped files. In addition to implementing Cassandra's protocols, ScyllaDB also implements the Amazon DynamoDB API. ScyllaDB uses a sharded design on each node, meaning that each CPU core handles a different subset of data. Cores do not share data, but rather communicate explicitly when they need to. The ScyllaDB authors claim that this design allows ScyllaDB to achieve much better performance on modern NUMA SMP machines, and to scale very well with the number of cores. They have measured as much as 2 million requests per second on a single machine, and also claim that a ScyllaDB cluster can serve as many requests as a Cassandra cluster 10 times its size - and do so with lower latencies. Independent testing has not always been able to confirm such 10-fold throughput improvements, and sometimes measured smaller speedups, such as 2x. A 2017 benchmark from Samsung observed the 10x speedup on high-end machines - the Samsung benchmark reported that ScyllaDB outperformed Cassandra on a cluster of 24-core machines by a margin of 10–37x depending on the YCSB workload. ScyllaDB is available on-premise, on major public cloud providers, or as a DBaaS (ScyllaDB Cloud). (en)
  • Scylla – otwartoźródłowy system zarządzania bazą danych NoSQL napisany w języku programowania C++ z wykorzystaniem standardu oraz frameworka . Jest wzorowana na Apache Cassandra i posiada taki sam interfejs, dzięki czemu pozwala to na korzystanie z tych samych aplikacji klienckich. Według testów przeprowadzonych przez IBM jest 10 razy wydajniejsza niż wzorzec oraz zapewnia mniejsze opóźnienia. Scylla ma wysoce skalowalną architekturę pozwalającą na skalowanie wertykalne i horyzontalne. W celu zwiększenia dostępności i niezawodności automatycznie przełącza się w tryb awaryjny oraz replikuje pomiędzy węzłami. Została napisana według modelu programowania asynchronicznego. Używa własnej pamięci podręcznej i nie polega na cache systemu operacyjnego. Ponadto używa podejścia shard per core. Scylla do przechowywania danych używa SSTable (Sorted Strings Table), które zawierają pary klucz-wartość. Ze Scylli korzystają m.in.: Allegro, CERN, IBM, Intel, Los Alamos National Laboratory, Samsung SDS. (pl)
prov:wasDerivedFrom
page length (characters) of wiki page
latest release date
latest release version
  • ScyllaDB Open Source 5.0
release date
genre
license
operating system
programming language
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git147 as of Sep 06 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3331 as of Sep 2 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 69 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software