Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You may have noticed that I have not mentioned the actual data store that owns the data being queried. The model doesn’t have any knowledge of the data store—what type of database it is, much less what the schema is. And it doesn’t need to.
The database you choose as your backend will have no impact on your model or your code.