A simple application to show the differences between Cassandra and MariadDB.
Go to file
Andreas Zweili 1cc245ba0b add a setup for a libvirt server 2018-09-06 23:21:04 +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 add a setup for a libvirt server 2018-09-06 23:21:04 +02:00
cassandra_read_data.py show the evil query in cassandra 2018-09-04 06:09:46 +02:00
cassandra_setup.py increase the number of cassandra records 2018-09-04 06:01:31 +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 finish the mariadb setup 2018-09-04 06:01:20 +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.