5.4.6.2 Create SatDB database

New databases can be created via CLI or with SQL statements. This manual uses the CLI tool. There is no difference between database actions or CLI command, createdb is just a wrapper around CREATE DATABASE

example output

TODO