Click here to Skip to main content
15,888,461 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: JSON size Pin
Gerry Schmitz2-Dec-17 8:44
mveGerry Schmitz2-Dec-17 8:44 
GeneralRe: JSON size Pin
Eddy Vluggen2-Dec-17 9:08
professionalEddy Vluggen2-Dec-17 9:08 
GeneralRe: JSON size Pin
Gerry Schmitz2-Dec-17 10:42
mveGerry Schmitz2-Dec-17 10:42 
GeneralRe: JSON size Pin
Eytukan30-Nov-17 20:30
Eytukan30-Nov-17 20:30 
GeneralRe: JSON size Pin
Gerry Schmitz30-Nov-17 22:12
mveGerry Schmitz30-Nov-17 22:12 
GeneralRe: JSON size Pin
jschell1-Dec-17 7:52
jschell1-Dec-17 7:52 
GeneralRe: JSON size Pin
Gerry Schmitz1-Dec-17 8:22
mveGerry Schmitz1-Dec-17 8:22 
GeneralRe: JSON size Pin
jschell5-Dec-17 10:30
jschell5-Dec-17 10:30 
All I can say is that based on the OP and additional commentary the data that will be stored is going to represent a 'block' that would seem to large as a representation to tie (embed) to that object. Doesn't matter if it is 100k or 100m at the end of the day it is still too 'large'.

And that is in general.

There could be very specific requirements limited to this very specific company and this specific case that might allow it to be there. But that would be an exception not a rule. And even then keeping it separate would not likely be a negative.

So again in general it should not be kept there.

And benchmarking is not actually a consideration here for the initial storage. Rather it is management, ease of use that would initially be my concern. Benchmarking is only applicable to specific business needs and nothing posted so far suggests that is needed.
GeneralRe: JSON size Pin
Gerry Schmitz5-Dec-17 11:11
mveGerry Schmitz5-Dec-17 11:11 
AnswerRe: JSON size Pin
Eddy Vluggen1-Dec-17 0:50
professionalEddy Vluggen1-Dec-17 0:50 
AnswerRe: JSON size Pin
Nathan Minier1-Dec-17 1:38
professionalNathan Minier1-Dec-17 1:38 
AnswerRe: JSON size Pin
jschell1-Dec-17 7:56
jschell1-Dec-17 7:56 
QuestionDelima - User Enum or Allow User To Define Pin
Kevin Marois28-Nov-17 6:51
professionalKevin Marois28-Nov-17 6:51 
AnswerRe: Dilemma - User Enum or Allow User To Define Pin
Richard Deeming28-Nov-17 7:22
mveRichard Deeming28-Nov-17 7:22 
AnswerRe: Delima - User Enum or Allow User To Define Pin
Mycroft Holmes28-Nov-17 12:12
professionalMycroft Holmes28-Nov-17 12:12 
GeneralRe: Delima - User Enum or Allow User To Define Pin
Kevin Marois28-Nov-17 12:13
professionalKevin Marois28-Nov-17 12:13 
QuestionGeneral "design patterns" usage questions Pin
MikeTheFid13-Nov-17 12:39
MikeTheFid13-Nov-17 12:39 
AnswerRe: General "design patterns" usage questions Pin
Pete O'Hanlon13-Nov-17 19:55
mvePete O'Hanlon13-Nov-17 19:55 
AnswerRe: General "design patterns" usage questions Pin
Eddy Vluggen13-Nov-17 23:03
professionalEddy Vluggen13-Nov-17 23:03 
AnswerRe: General "design patterns" usage questions Pin
Gerry Schmitz14-Nov-17 4:14
mveGerry Schmitz14-Nov-17 4:14 
GeneralRe: General "design patterns" usage questions Pin
Eddy Vluggen14-Nov-17 5:12
professionalEddy Vluggen14-Nov-17 5:12 
GeneralRe: General "design patterns" usage questions Pin
Gerry Schmitz15-Nov-17 5:54
mveGerry Schmitz15-Nov-17 5:54 
GeneralRe: General "design patterns" usage questions Pin
Eddy Vluggen15-Nov-17 7:26
professionalEddy Vluggen15-Nov-17 7:26 
GeneralRe: General "design patterns" usage questions Pin
jschell15-Nov-17 7:43
jschell15-Nov-17 7:43 
GeneralRe: General "design patterns" usage questions Pin
Eddy Vluggen15-Nov-17 8:57
professionalEddy Vluggen15-Nov-17 8:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.