Skip to content

codingforinnovations/Django-Cassandra

Repository files navigation

For Programmers, By Programmers.

Django with Cassandra

This repository is the final code for the Django with Cassandra DB Project Demo.


Get Started

Get Started with the Tutorial

$ mkdir ~/Dev/djangocassandra
$ cd ~/Dev/djangocassandra
$ git clone https://github.com/codingforinnovations/Django-Cassandra.git .
$ git reset ad8d9020e99de4c480cf3abfa8491611347efbfe --hard
$ git remote remove origin
$ python3.9 -m virtualenv .
$ source bin/activate
(djangocassandra) $ pip install -r dev.requirements.txt
Other places you can find us:
YouTube

About

Simple App with Django and Cassandra DB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published