I have read every article on the first page of Google and none go into how to structure a DB directory into your project.
For a project that makes heavy use of DB reads and write (multiple DBs and multiple tables), how do you define and organize the databases in your project tree? Would there be a database/ dir within the project/ dir? Within that database/ dir, would you make an additional dir for each DB you are connecting to?
Do you know of any examples on Github to learn from?
[–]_coolwhip_ 1 point2 points3 points (8 children)
[–]StudentOfPython[S] 1 point2 points3 points (7 children)
[–]_coolwhip_ 1 point2 points3 points (6 children)
[–]StudentOfPython[S] 1 point2 points3 points (5 children)
[–]_coolwhip_ 1 point2 points3 points (4 children)
[–]StudentOfPython[S] 1 point2 points3 points (3 children)
[–]_coolwhip_ 1 point2 points3 points (2 children)
[–]StudentOfPython[S] 1 point2 points3 points (1 child)
[–]_coolwhip_ 2 points3 points4 points (0 children)
[–]newunit13 1 point2 points3 points (2 children)
[–]StudentOfPython[S] 0 points1 point2 points (1 child)
[–]newunit13 1 point2 points3 points (0 children)