# VoltDB ## Usage Install the tool: ``` [sudo] cargo install voltdb ``` Start the repl: ``` [sudo] voltdb repl ``` Or the server: ``` [sudo] voltdb ``` Now the server are running on the port 5380