yaml-to-sqlite
$ yaml-to-sqlite --help
Usage: yaml-to-sqlite [OPTIONS] DB_PATH TABLE YAML_FILE
Convert YAML files to SQLite
Options:
--version Show the version and exit.
--pk TEXT
--help Show this message and exit.
For example:
yaml-to-sqlite animals.db dogs dogs.yaml