NoSql database support

Hi Team,

As per my knowledge current CUBA platform does not support NoSQL DB. Please let me whether this feature included in your road map down the line 1 year or not.

Regards,
Nagendra.

You are right, CUBA currently supports only RDBMS as the main data storage. NoSQL databases can now be used only as auxiliary storages, for example, you can implement the FileStorage interface on that basis to store files in a NoSQL database.

We have no particular plans of supporting NoSQL databases for the main data storage yet.