This weekend I've been working on URL Shortener Microservice - one of the API and Microservice FreeCodeCamp (FCC) projects. I've had a couple of frustrating days where any time I've had available to dedicate towards coding seemed to be very slow going. However, I am pleased to say I did manage to complete the required … Continue reading Creating a URL Shortener Microservice
Tag: MongoDB
Create your first NoSQL DB
I consider myself to have a fairly solid knowledge of SQL database mostly from a data extraction perspective, but over the past couple of years I've been aware of the buzz around NoSQL databases, but not been entirely certain what they were all about. So the best way to understand their difference with traditional SQL … Continue reading Create your first NoSQL DB