ScyllaDB Open Source Release 4.6
The ScyllaDB team is pleased to announce the release of Scylla Open Source 4.6, a production-ready release of our open source NoSQL database. ScyllaDB 4.6 includes ARM support, new replace-node...
View ArticleWhy 14 Teams Moved on from Apache Cassandra
At first glance, it’s easy to understand the attraction to Apache Cassandra. There’s support for massive amounts of data. Horizontal scalability. High availability. No single point of failure....
View ArticleIntroducing Catalytic: An ORM designed for ScyllaDB and Cassandra written in...
The following is a guest post by Jasper Visser, a self-taught programmer and enthusiastic Rustacean who is interested in scalable software design. Jasper is the kind of programmer who automates a...
View Article2022’s Top Database Gamechangers: ScyllaDB Innovation Awards
Each year, the ScyllaDB Innovation Awards program honors teams who went above and beyond to deliver exceptional data-intensive applications. This year’s winners cover a broad range of NoSQL use...
View ArticleWe’re Porting Our Database Drivers to Async Rust
Our Rust driver started as a humble hackathon project, but it has eventually grown to become our fastest and safest Cassandra Query Language (CQL) driver. We happily observed in our benchmarks that...
View ArticleScylla University LIVE – Spring 2022
The Scylla University LIVE event is taking place next month. We will host the event on two consecutive days, each designed for a different time zone: AMERICAS – Tuesday, March 22nd – 9AM-1PM PT |...
View ArticleGetting Started with ScyllaDB Cloud Using Node.js Part 1
This article is the first of a series that walks you through how to get started building a backend application withScyllaDB. In this article, we will review the basics of ScyllaDB, then create and...
View ArticleThe NoSQL Developer’s Study Guide for Scylla University LIVE
I’m excited about the upcoming Scylla University LIVE event, which is happening next week. AMERICAS – Tuesday, March 22nd – 9AM-1PM PT | 12PM-4PM ET | 1PM-5PM BRT EMEA APAC – Wednesday, March 23rd –...
View ArticleP99 CONF 2022 Call for Speakers
P99 CONF was born out of the need for developers to create and maintain low-latency, high-performance, highly available applications that can readily, reliably scale to meet their ever-growing data...
View ArticleGetting Started with ScyllaDB Cloud Using Node.js Part 2: CRUD operations
In Part 1, we saw how to create a ScyllaDB cluster in the cloud and connect to the database using CQLSH and ScyllaDB Drivers. In this article, we will explore how to create, read, update and delete...
View ArticleWhat’s New with ScyllaDB? Q&A with CEO Dor Laor
After all the announcements and innovations presented at the recent Scylla Summit (now available on-demand), veteran tech journalist George Anadiotis caught up with ScyllaDB CEO Dor Laor. George...
View ArticleWhat’s Next for ScyllaDB and NoSQL? Q&A with CEO Dor Laor
ScyllaDB CEO Dor Laor recently connected with veteran tech journalist George Anadiotis to follow up on all the announcements and innovations presented at Scylla Summit 2022 (now available on-demand)....
View ArticleDirect I/O Writes: The Path to Storage Wealth
This post is by 2021 P99 CONF speaker Glauber Costa, founder and CEO of ChiselStrike. It first appeared as an article in ITNext. To hear more from Glauber and many more latency-minded engineers, sign...
View ArticleScyllaDB Cloud Updates for April 2022
New free trials and features for ScyllaDB Cloud Dev teams at industry-leading companies like Disney+ Hotstar, Crypto.com, and Instacart have turned to ScyllaDB Cloud, our fully-managed...
View ArticleWasmtime: Supporting UDFs in ScyllaDB with WebAssembly
WebAssembly, also known as WASM, is a binary format for representing executable code, designed to be easily embeddable into other projects. It turns out that WASM is also a perfect candidate for a...
View ArticleExploring Phantom Jams in your Data Flow
“Think back to some time when you were driving down the freeway, clipping right along about 5 miles above the limit even though the highway was busy, and then suddenly everyone slowed to a crawl and...
View ArticleStreaming Real-Time Chat Messages into ScyllaDB with Apache Pulsar
At Scylla Summit 2022, I presented “FLiP Into Apache Pulsar Apps with ScyllaDB”. Using the same content, in this blog we’ll demonstrate step-by-step how to build real-time messaging and streaming...
View ArticleShaving 40% Off Google’s B-Tree Implementation with Go Generics
There are many reasons to be excited about generics in Go. In this blog post I’m going to show how, using the generics, we got a 40% performance gain in an already well optimized package, the Google...
View ArticleHow to Build a Low-Latency IoT App with ScyllaDB
In this tutorial, you will learn how to l build an IoT sensor simulator application that streams data to a ScyllaDB cluster hosted on ScyllaDB Cloud. Low Latency Requirements In general, latency...
View ArticleA Graph Data System Powered by ScyllaDB and JanusGraph
Today’s blog is a lesson taken from ScyllaDB University course tS110: The Mutant Monitoring System (MMS) A Graph Data System Powered by ScyllaDB and JanusGraph. Feel free to log in or register for...
View Article