Relational databases are not ideal for monitoring systems that are continuously changing because of their slow response times. A real-time NoSQL database allows for faster response times due to receiving data in real-time rather than having to poll the database for changes. This thesis creates a real-time NoSQL database for the purpose of monitoring an aquarium and conducts analysis on the advantages and disadvantages over a relational database.