Artifact a381ad74cdbe551d1062c738d8841541a961717502bbcb18996982976bd0def2:
- File readme.md — part of check-in [d3fc615196] at 2023-05-10 19:21:10 on branch trunk — First version which can load the most important parts. It doesn't have test data and the data could be cleaned more and in a nicer structure but it is a start. (user: frans size: 636)
fast_fitness_to_sqlite
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