Question : Closed. This question is off-topic. It is not currently accepting answers. Closed 1 year ago. This question does […]
Category: Database Design
Calulating savings between two schemes
Question : I’ve normalized a single table to reduce the number of nullable columns from 3 down to 0. The […]
Where to save user data?
Question : I hope this is the right stackexchange place to ask. Im really new using databases and I have […]
Database design for ordering complex products
Question : I’m working on a platform in which you can order food from different sellers. Currently the platform is […]
notes / description string in another table in a relational database
Question : I’m primarily a non-database developer, however I am familiar with normalization techniques. A coworker was suggesting that it […]
table design to track significant events associated with an item
Question : An Orders table I’m dealing with at present in design phase has about 10 or more columns. Each […]
How to structure a MongoDB database to allow for multiple users to use the same account with restrictions based on roles?
Question : Ok, firstly I’m very new to MongoDB, and newish to DB development/management as a whole. I’ve done a […]
Non-product invoice items
Question : I am having difficulty representing additional charges in an invoice. I understand how to represent the association between […]
data structure for grouping children without parents
Question : I have a list of name ID Name 1 John Doe 2 J. Doe 3 John Doe 4 […]
Accumulo table design methodology
Question : I am just getting started with Accumulo and NoSQL databases and I am looking for some discussion on […]