An open API service indexing awesome lists of open source software.

https://github.com/datastaxdevs/bootcamp-fullstack-apps-with-cassandra

Learn how to build a backend for Cassandra, from data model to drivers to API exposition
https://github.com/datastaxdevs/bootcamp-fullstack-apps-with-cassandra

api cassandra nosql workshop

Last synced: 10 months ago
JSON representation

Learn how to build a backend for Cassandra, from data model to drivers to API exposition

Awesome Lists containing this project

README

          

# Build FullStack Applications with Apache Cassandra

## 🎓🔥 Introduction to NotOnly SQL Databases

[![License Apache2](https://img.shields.io/hexpm/l/plug.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Discord](https://img.shields.io/discord/685554030159593522)](https://discord.com/widget?id=685554030159593522&theme=dark)

* [Week I: Intro to Cassandra](https://github.com/datastaxdevs/bootcamp-fullstack-apps-with-cassandra/tree/main/week1-intro-to-cassandra)
* [Week II: Building Efficient Data Model with Apache Cassandra](https://github.com/datastaxdevs/bootcamp-fullstack-apps-with-cassandra/tree/main/week2-data-modelling)
* [Week III: Back End App Dev with Cassandra](week3-app-development)
* [Week IV: APIs and Microservices with Cassandra](week4-api-microservices)