Hi,
I'm going to develop a
Preventive Maintenance application. It's really a dynamic systems that have a base component: SERVICE
There is a same procedure apply on different services (schedule program) but it's difficult to define dynamic services by users because each service has its own features.
I'm looking for a way to model my database that support service definition by users. I can't model it through Relational DBs. Is there anyway to store data more flexible than relational DBs?
Exactly, I'm looking for new technologies that support dynamic and flexible situation for this problem.
Can anybody help me?