KevinFasusi / supplychainpy

Supplychainpy is a Python library for supply chain analysis, modelling and simulation. The library assists a workflow that is reliant on Excel and VBA.
http://www.supplychainpy.org/
BSD 3-Clause "New" or "Revised" License
288 stars 100 forks source link

Offer Alternative Db store and Construct Db URI from input (Cli). #12

Open KevinFasusi opened 8 years ago

KevinFasusi commented 8 years ago

Default database is currently sqlite, which is okay for small analysis but for bigger analysis an alternate db may be preferable.