Scylla Enterprise Release 2019.1.10
The ScyllaDB team announces the release of Scylla Enterprise 2019.1.10, a production-ready Scylla Enterprise patch release. As always, Scylla Enterprise customers are encouraged to upgrade to Scylla...
View ArticleGetting the Most out of Lightweight Transactions in Scylla
Lightweight transactions (abbreviated as LWT) appeared in Cassandra back in 2012 when it was a revolutionary feature. Since that time we have seen various comparable implementations in other NoSQL...
View Article6 Reasons to Switch from DataStax to Scylla
Scylla and DataStax Enterprise have a common lineage in Apache Cassandra. Yet whereas DataStax built their enterprise product around the existing Java code base of Cassandra, Scylla is a complete...
View ArticleScylla Virtual Workshops
Scylla Virtual Workshops are a way to deepen your understanding of our database and make you more productive with it. We began the series in May and hold workshop sessions twice per month. The format...
View ArticleScylla Open Source Release 4.0.4
The ScyllaDB team announces Scylla Open Source 4.0.4, a bugfix release of the Scylla 4.0 stable branch. Scylla Open Source 4.0.4, like all past and future 4.x.y releases, is backward compatible and...
View ArticleUsing Change Data Capture (CDC) in Scylla
Change Data Capture (CDC) allows users to track data updates in their Scylla database. While it is similar to the feature with the same name in Apache Cassandra and other databases, how it is...
View ArticleScylla Open Source Release 4.1.2
The ScyllaDB team announces Scylla Open Source 4.1.2, a bugfix release of the Scylla 4.1 stable branch. Scylla Open Source 4.1.2, like all past and future 4.x.y releases, is backward compatible and...
View ArticleStadia Maps: Using Scylla to Serve Maps in Milliseconds
Ian Wagner and Luke Seelenbinder were consulting with a perfectionist client who demanded an aesthetically beautiful map for their website. It also needed to render lightning fast and be easy to...
View ArticleScylla Student Projects, Part I: Parquet
In 2019, ScyllaDB sponsored a program for Computer Science students organized by the University of Warsaw. Throughout the whole academic year, 3 teams of undergraduate students collaborated with and...
View ArticleIOTA: Using Scylla for distributed storage of the Tangle
This post explores how the IOTA Foundation integrated Scylla into its permanode software, Chronicle, to support real-world applications on the Tangle. Introduction to IOTA IOTA is an open-source...
View ArticleScylla Enterprise Release 2020.1.0
The Scylla team is pleased to announce the release of Scylla Enterprise 2020.1.0, a production-ready Scylla Enterprise major release. After 5,568 commits originating from five open source releases,...
View ArticleScylla Student Projects, Part II: Implementing an Async Userspace File System
Implementing a file system is a complex task, but contrary to popular belief it is not equivalent to writing a kernel module and implementing the full API specified and standardized by POSIX, with...
View ArticleOne-Step Streaming Migration from DynamoDB into Scylla
Last year, we introduced the ability to migrate DynamoDB tables to Scylla’s Dynamo-compatible interface — Alternator. Using the Scylla Migrator, this allows users to easily transfer data stored in...
View ArticleCarePet: An Example IoT Use Case for Hands-On App Developers
We recently published CarePet, a project that demonstrates a generic Internet of Things (IoT) use case for Scylla. The application is written in Go and allows tracking of pets’ health indicators. It...
View ArticleAWS Outposts: Run Fully Managed NoSQL Workloads On-Premises Using Scylla
AWS Outposts are a fully managed on-premises extension of Amazon Web Services. It puts all of your familiar infrastructure and APIs available right in your own local environment. Ideal for low-latency...
View ArticleSeedless NoSQL: Getting Rid of Seed Nodes in Scylla
Nodes in a Scylla cluster are symmetric, which means any node in the cluster can serve user read or write requests, and no special roles are assigned to a particular node. For instance, no primary...
View ArticleScylla Summit 2021 Call for Speakers
Scylla Summit 2021 will be held as an online event this year, January 12 – 14, 2021. Our own sessions will showcase the latest Scylla features and capabilities, roadmap plans and the view from the top...
View ArticleScylla University: Coding with Scala, Part 1
This lesson is taken from the Scylla Specific Drivers, Overview, Paging and Shard Awareness course in Scylla University, ScyllaDB’s free resource to learn NoSQL database development and Scylla...
View ArticleAppMonet: Painting the Digital Landscape with Scylla
AppMonet, based in the heart of New York City, connects mobile app developers with the largest brand advertisers and agencies for higher revenue through video ads. With one unified SDK, AppMonet...
View ArticleBuilding a Grafana Backend Plugin
Grafana is a great observability platform. One of its key strengths comes from its plugin system. (To give you an idea of how popular the extension of Grafana through plugins is, you can find the...
View Article