By jakerocheleau
via hongkiat.com
Published: Feb 13 2013 / 06:44
Mongo is an open source schemaless database system which is very different from the more popular MySQL. The most considerable differences are that MySQL is written using SQL queries, while MongoDB is focused on BSON (Binary JSON).
Add your comment