Non puoi selezionare più di 25 argomentiGli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Factored out the sqlite functionality into functions below main,
implemented command line parsing, and stubbed in postgres as a 2nd
database. Postgres implementation is not started yet, just stub
entrypoint for it to be fleshed out later.