# fast_fitness_to_sqlite
This program loads [fast_n_fitness] records into a sqlite db file.
It is part of project [LazyDog].
[LazyDog]: https://github.com/FransHeuvelmans/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
[fast_n_fitness]: https://f-droid.org/en/packages/com.easyfitness/
[LazyDog]: https://github.com/FransHeuvelmans/Lazydog