Git on it’s own can be a little intimidating to learn. Github is a place to host your Git repositories. Github offers some nice features to manage your repositories and make it easy for people to find your open source projects. But to do much
I used to create my application database by managing a series of install scripts with one table or stored procedure per file. In those files I had to manage potential changes to those schema items and also handle conditional creation of those entities if they