How to install sqlite: brew install sqlite install diesel cli: cargo install diesel_cli --no-default-features --features sqlite run: cargo run