This program loads fast_n_fitness records into a sqlite db file. It is part of project LazyDog.
## TODO
- Support custom output file
- Export all different tables and all types of record
- Support more options for overwriting or skipping previously uploaded data
- Further normalization of the exported data
- multithreading export
- There is no well-used migrations library for dlang but there might be an alternative