Tagged Questions
1
vote
0answers
69 views
key value database
I have one object and a lot of data associated with that object, you can think of it as something like facebook timeline where we have user and user has a lot of posts.
I cannot store data in JSON ...