TLDR
Apache Cassandra™ is a wide-column, No.SQL database that is ideal for append-only, write-intensive workloads. You can feed data from Cassandra to a wide variety of applications such as a cryptocurrency trading platform, price monitoring and alerting, and so on. In this tutorial, you will learn how to use a small Node.js application to get cryptocurrency data from an API and ingest that into Cassandra for downstream consumption. The data from the CoinGecko API calls will land in this table.via the TL;DR App
no story
Written by kovidrathee | I build infrastructure, platform, and data engineering solutions. I love writing about interesting things in tech.