what about NoSQL?

24 Aug '15, 06:20 PM
2,693 Views

Is there any way to integrate NoSQL databases in webratio?

 

 
x 0
Follow
Answer Answer at this question and get points!
Forum Expert - Level 8

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.

   
x 1
Answer at this question and get points!