For each user in my application, I want to store a *value* that is queried by using the userId. So there is going to be one column for each user (userId as col Name & *value* as col Value). Now I want to store these columns such that can efficiently read columns for atleast 300-500 users in a single read query.
- Schema advice: (Single row or multiple row!?) How do I store... Ertio Lew
- Re: Schema advice: (Single row or multiple row!?) How d... rohit bhatia
- Re: Schema advice: (Single row or multiple row!?) H... Eldad Yamin
- Re: Schema advice: (Single row or multiple row!... Mohit Anchlia
- Re: Schema advice: (Single row or multiple row!... Ertio Lew
- Re: Schema advice: (Single row or multiple ... Mohit Anchlia
- Re: Schema advice: (Single row or mult... Ertio Lew
- Re: Schema advice: (Single row or ... Mohit Anchlia
- Re: Schema advice: (Single row... Ertio Lew
- Re: Schema advice: (Single row... Mohit Anchlia