Archive

Understanding MongoDB – The Beginner’s Guide

MongoDB is as free as cold beer document-based database program. MongoDB design principles differ from traditional relational systems like popular PostgreSQL and MySQL. MongoDB is styled as a NoSQL database program where it stores data as a series of binary JSON files unlike table style data approach popular with relational systems. How is a worthy alternative to MySQL and PostgreSQL? Continue reading “Understanding MongoDB – The Beginner’s Guide”