The project consists in studying and demonstrating the features of CrateDB
Presented by Giacomo Ceribelli
Link to my public presentation: Slide
To launch Crate with the tweets database already imported just download the reposoroty and execute
./bin/crate
To launche the script just execute python crate.py
in the repository directory in order to print the difference in time performance between MySQL database and CrateDB (MySQL database must be installed and user root must be created)