Open weaverbel opened 7 years ago
Checking, in the Software Carpentry SQL lesson they say to use "Unix shell plus SQLite3 or Firefox SQLite plugin"
In Data Carpentry Ecology they opt for simply using the FF plugin
The DC approach definitely seems the more straightforward/simpler as it has only one option. I'm not familiar with the FF Plugin and any limitations it has - if it offers full access to SQLite functionality then it would make sense to me to base the LC lesson on this
@thegsi taking this.
Before tackling see debate on #34
I am working through the lesson prior to teaching it and have stumbled across a few gotchas. Setting up SQLite needs to be a documented step-through process as the language used on the SQLite download page is pretty hostile for Windows people. Install binaries? Huh? Install where? And then what? What I got when I installed was a command line SQLite3 but then the lesson suddenly talks about SQLite Manager which is a Firefox Add on - we need to walk people through getting that working as that was slightly complicated as well. It is really important in these lessons that we do not alienate people by assuming knowledge or leaving steps out so people feel stranded.