In: Computer Science
In this forum, discuss business rules and how they influence database design. Explain what is data modeling and why data models are important.
Submission Format:
Initial post must be made 2 or more days before the closing date, 5 or more sentences long, must be the correct response as well as thoughtful.
SOLUTION:
Business Rules is a statement that sets out a specific type of obstacle in a particular aspect of the database, such as features within a specific field specification or a given relationship. It sets the business rules in the way the organization perceives and uses its information, which determines how the organization operates or conducts its business.It allows the developer to create relationship participation rules and constraints and a correct data model. Business Rules give the proper classification of entities, attributes, relationships, and constraints.
Data modeling makes it easy to integrate high-quality
business processes with data rules, data structure, and technical
use of your visual data. Data models provide
interaction on how your business operates and how it uses
data in a way that everyone can understand. In short, data
models are a communication tool The data model not only
improves the conceptual quality of the application, and
allows you to use data features that improve the quality of
the data. Developers can add features to model design and
emerging database.
The other benefits of data models are higher Application quality, Clearer scope of the application, faster performance with better documentation quality, Fewer application and data errors etc.
Thanks and Please Vote Up ;)