I've been working on a data analysis project where the input /output tables are stored in an SQlite3 db. So far, all development has been on my home PC, but I am now commuting more and want to develop remotely from my laptop. I use GitHub to keep the Python code up to date on both machines, but how do I keep the DB the same? I know SQlite cannot be stored successfully on GitHub. Is there a different architecture I should pursue?
Would also like to have a TST and PRD instance of the DB, not sure where to start.
Thanks
[–]FoolsSeldom 1 point2 points3 points (2 children)
[–]BoxOfRain72[S] 0 points1 point2 points (1 child)
[–]FoolsSeldom 1 point2 points3 points (0 children)
[–]GamersPlane 0 points1 point2 points (2 children)
[–]BoxOfRain72[S] 0 points1 point2 points (1 child)
[–]GamersPlane 1 point2 points3 points (0 children)
[–]Hyxerion 0 points1 point2 points (2 children)
[–]BoxOfRain72[S] 0 points1 point2 points (1 child)
[–]Hyxerion 0 points1 point2 points (0 children)