Skip to content

Prerequisites

João Sousa edited this page May 3, 2017 · 3 revisions

Prerequisites

Being a MongoDB ORM, Smof requires a running instance of MongoDB to work. It works as an interface between the user and the NoSQL interface of MongoDB.

MongoDB is one of the most intuitive databases to use these days. Just download the appropriate version and install it on your local machine.

After installation, start a new instance and follow the guides on Getting started.

Table of Contents

Clone this wiki locally