Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 28 posts
LoopBack
3/7/2024
A brand new LoopBack core to deliver great extensibility and flexibility written in TypeScript/ES2017.Create powerful APIs easily with a new creation experience for defining REST API's and handling AP...
GitHub - Anant/Cassandra.Api: Open Source Application for DataStax Astra
{{ message }} / Cassandra.Api PublicNotifications Fork 10 Star 19 Open Source Application for DataStax Astra 19 stars 10 forks Branches Tags Activity Star Notifications You can’t perform tha...
Cassandra Database : A Comprehensive Guide with a Node.js Application.
chitaranjan biswal·FollowPublished inILLUMINATION·7 min read·Sep 16, 2023--Photo by Manuel Geissinger from PexelsIn the world of NoSQL databases, Cassandra stands out as a powerful and highly scalable...
Create a profile app with Node.js using the API for Cassandra
Read in English Read in English Edit Twitter LinkedIn Facebook Email Article APPLIES TO: CassandraIn this quickstart, you create an Azure Cosmos DB for Apache Cassandra account, and use a Cassandra ...
GitHub - IBM/datastax-cassandra-clickstream: Use DataStax Enterprise built on Apache Cassandra as a clickstream database
12/8/2023
{{ message }} / datastax-cassandra-clickstream PublicNotifications Fork 1 Star 4 Use DataStax Enterprise built on Apache Cassandra as a clickstream databasedeveloper.ibm.com/patterns/datastax-ent...
GitHub - RyanQuey/node-elassandra-demo: Demo incorporating Elassandra (using Docker), NodeJS (specifically, Express), and React with Searchkit. Check out the link for screenshots and the tutorial
3/1/2023
{{ message }} / node-elassandra-demo PublicNotifications Fork 3 Star 1 Demo incorporating Elassandra (using Docker), NodeJS (specifically, Express), and React with Searchkit. Check out the link f...
DataStax-Examples/tuples-nodejs
10/23/2020
Tuples are a handy data type in Cassandra for more complex data structures. Tuples are similar to User Defined Types ( UDTs ) but their fields are not named and they are frozen by default. This simple...
DataStax-Examples/object-mapper-nodejs
The Node.js DataStax Driver comes with an object mapper that removes boilerplate of writing queries and lets you focus on your application objects. This example shows how to use the mapper to access A...