Whats a good structure to save and retrieve locations of images?
I got a java-ee application, where I collect informations about movies. Im my backend I provide data like the name, description, genre and a random uuid.
Should I really need to implement event sourcing is this case?
An example of use case when event sourcing is applicable here whose excerpt is:
Should I really need to implement event sourcing is this case?
An example of use case when event sourcing is applicable here whose excerpt is:
Should I really need to implement event sourcing is this case?
An example of use case when event sourcing is applicable here whose excerpt is:
Should I really need to implement event sourcing is this case?
An example of use case when event sourcing is applicable here whose excerpt is:
Is it bad practice to allow user defined fields?
Generally speaking, is it considered bad practice to allow for user created fields in a database for a webapp?
Is it bad practice to allow user defined fields?
Generally speaking, is it considered bad practice to allow for user created fields in a database for a webapp?
Is it bad practice to allow user defined fields?
Generally speaking, is it considered bad practice to allow for user created fields in a database for a webapp?
Is it bad practice to allow user defined fields?
Generally speaking, is it considered bad practice to allow for user created fields in a database for a webapp?
Design: Mixed XML / Relational or Pure Relational?
Is it acceptable to model a very complex object graph using XML in the database, but leave the rest of a system in relational tables?