Hubbry Logo
search button
Sign in
Platform-specific model
Platform-specific model
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Platform-specific model
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Platform-specific model Wikipedia article. Here, you can discuss, collect, and organize anything related to Platform-specific model. The purpose of the hub...
Add your contribution
Platform-specific model

A platform-specific model is a model of a software or business system that is linked to a specific technological platform (e.g. a specific programming language, operating system, document file format or database). Platform-specific models are indispensable for the actual implementation of a system.

For example, if a business needs to implement an online shop, then their software system will need to store different kinds of information: available goods, user info such as credit cards, etc. The designer might decide to use for this purpose an Oracle database. For this to work, the designer will need to express concepts (e.g. the concept of a user) in a relational model using the Oracle's SQL dialect. This Oracle's specific relational model is an example of a Platform-specific model.

In Model-driven architecture, a platform-specific model is where the design of the model is constructed with the intended execution-platform driving design choices.[1]

[edit]

References

[edit]
  1. ^ Oquendo, Flavio (2004). Software Architecture. p. 76.