top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the best tool to develop Play/Scala applications to persist data in MongoDB NoSQL data store?

+1 vote
249 views
What is the best tool to develop Play/Scala applications to persist data in MongoDB NoSQL data store?
posted Jun 28, 2016 by Roshan

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes

ReactiveMongo is the best Scala Driver to develop Play/Scala applications to persist data in MongoDB NoSQL data store. It supports fully non-blocking and asynchronous I/O operations.

answer Jun 28, 2016 by Shivam Kumar Pandey
...