Suggestions on how to mock data for NoSQL database #116
Unanswered
rowlandekemezie
asked this question in
Q&A
Replies: 1 comment
|
Hey, @rowlandekemezie. Could you please share some more info on your NoSQL data structure? The usage of this package resembles describing a document store, and I can imagine it being useful for your use-case as well. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My application is data-driven but developed with Non-relational Database.
I think using the current package doesn't mirror the application code. So, I'm wondering if there's any solution or suggestion on how to approach the mocking.
All reactions