WebRatio gives you the possibility to create a Domain Model which is mapped over a relational database. Nevertheless it is possible to use information stored in a NoSQL database accessing them though REST calls. This means that the NoSQL database should provide a set o REST API that can be called from the Web or Mobile application in order to retrieve/store the information. The call to the REST API can be modeled using the dedicated Restful Request Response operation.