Redis Database – Part 04 – Inserting and Querying Data
In the last blog I introduced the Redis data types. In this blog I will cover how we create our first data model and some queries. The code can be found on Github here. Relational Background A lot of people who come to a NoSQL database come from a relational database background and it’s no … More Redis Database – Part 04 – Inserting and Querying Data