So far, I've not been able to use an example app that uses the dao layer when using a nosql to access the database(e.g. mongo db). Is it suitable/good practise to use this design pattern when using nosql databases?
So far, I've not been able to use an example app that uses the dao layer when using a nosql to access the database(e.g. mongo db). Is it suitable/good practise to use this design pattern when using nosql databases?