A simple application to show the differences between Cassandra and MariadDB.
Go to file
Andreas Zweili 2ffc8d3b89 create a script to read mariadb data 2018-09-03 22:44:58 +02:00
.gitignore Initial commit 2018-09-02 19:29:23 +02:00
LICENSE Initial commit 2018-09-02 19:29:23 +02:00
README.md Initial commit 2018-09-02 19:29:23 +02:00
Vagrantfile correct script paths 2018-09-03 19:57:45 +02:00
cassandra_read_data.py finish the cassandra setup 2018-09-03 22:24:50 +02:00
cassandra_setup.py finish the cassandra setup 2018-09-03 22:24:50 +02:00
mariadb_create_db.sql WIP with Flask 2018-09-02 22:40:32 +02:00
mariadb_read_data.py create a script to read mariadb data 2018-09-03 22:44:58 +02:00
mariadb_setup.py WIP with Flask 2018-09-02 22:40:32 +02:00
requirements.txt WIP with Flask 2018-09-02 22:40:32 +02:00

README.md

cassandra_vs_mariadb

A simple application to show the differences between Cassandra and MariadDB.