I'm doing with small project using MongoDB.
But MongoDB not have table so it is not easy for me to Test Data of it
(Test Data with Relationship,query...)
I want to use Sqlite3 for Test but in this project haven't got any
Migration.
Please advice me how to do for this problem?
Thanks