No puede seleccionar más de 25 temasLos temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
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.