A blog by Oleg Shilovitsky
Information & Comments about Engineering and Manufacturing Software

PLM customization and the role of SQL Data Schema

PLM customization and the role of SQL Data Schema
Oleg
Oleg
25 September, 2012 | 4 min for reading

The business of PDM and PLM systems are tightly connected to data. In the early days of EDM (Engineering Data Management) and PDM, developers used variety of data-management technologies – text files for meta-data, proprietary data bases and lately relational databases (RDMBS). RDBMS became a mainstream for enterprise software 15-20 years ago and since then everybody developing some kind of data systems (PDM and PLM clearly counted in) are tightly connected to RDBMS and SQL (Structured Query Language). SQL became a mainstream in many applications – developers and application engineers are familiar with the language and use it in variety of implementations – customizing a data schema, building reports, and optimizing application for performance and workload.

Object Model Abstraction

The complexity of product and engineering applications such as PDM and PLM is related to the complexity of data. Engineering, product and lifecycle data is very semantically rich and as a result makes the development of solution complex and dependent on different factors related to customer needs. Therefore, PDM and PLM systems in late 90s and early 2000s developed object models that created logical mapping between SQL data tables and conceptual (logical) model of data. Such type of models is used almost in every PDM /PLM system. Depends on the complexity of the system and functional needs vendors created object models with a different level of complexity and flexibility.

I’ve been reading Aras blog few days ago on the topic of SQL data modeling. The name of the post has some marketing flavor – Get the Inside Scoop: CEO on Architecture Benefits. Despite that fact, the post itself is interesting and speak about flexibility of PLM solutions, data models and the mapping of object models to SQL tables. Here is the passage that speaks about the problem of object modeler and abstractions in enterprise systems and PDM/PLM systems:

Essentially, it’s been too difficult [and/or costly] to modify the software to fit your processes. It’s been even more difficult to modify that software again six months from now because your processes have evolved. And, assuming you’re able to modify the software and get it into production, with all that modification it’s now close to impossible to upgrade it. This is because legacy enterprise software technology allows customization through very “clever” abstractions of the object model vs. the relational database design. The more you customize and the larger the data set, the more these abstractions create scalability and performance issues. It’s a huge problem.

Certainly, to create an efficient abstraction level is important. I will leave the advantages of a specific vendor(s) out of this blog. I’m sure almost all PLM systems today on the market made an effort to develop an efficient abstraction level. Some of them succeeded more and some less. However, let me speak more about what future holds, in my view.

Data Web Applications and Service Abstraction

Development of object model and data abstraction is not something, specifically unique for PDM and PLM systems. Fundamentally, any software created data abstraction and uses it for application / implementation needs. As far technology develops for the last 10 years, we’ve seen many examples of data abstractions developed for web applications. The main difference is that architecture of these systems is not allowing easy exposition of database to end users and applications’ developers. As a result, most of these systems developed service oriented model that used to customize data as well as make changes. Because of web nature of application, the requirement to run it with high availability is a natural per-requisite. At the same time, it allows to engineers to hide and optimize data schema for many of these applications. It was done by many web systems started from web giants like Google, Amazon, Facebook, LinkedIn and going down to many smaller web apps.

What is my conclusion? Data and data efficiency remains of the key topics on the table when it comes to the development of PDM and PLM applications. To make it simple and stable to updates and system customization is a priority task. I think, SQL data schema is a technique that uses by almost all PDM/PLM systems. Thinking about the future, I can see systems are moving towards something more efficient, exposing less SQL outside and keep web oriented tools to maintain data customization.

Best, Oleg

Image: FreeDigitalPhotos.net

Recent Posts

Also on BeyondPLM

4 6
15 July, 2010

The question of identification is probably of the most complicated and always raises lots of interest. I had a chance...

27 April, 2011

Earlier today, I was running Beyond PLM panel discussion on ACE 2011. I’d like to say my special thank you to...

25 March, 2014

If you are not familiar with the term “Shadow IT”, you better do. The term is not completely new. Wikipedia...

15 September, 2024

The rapid evolution of technology and data management is reshaping industries. We can see how far data driven technologies are...

5 August, 2009

Interesting (and a little long) review of various options to store data on a cloud from Dr. Dobbs – Database...

1 August, 2021

Every manufacturing company is sitting on the goldmine these days. I’m talking about the data that is owned by a...

12 July, 2018

Collaboration is one of these words that always created lot of confusion. For the last few years, we’ve seen CAD...

8 September, 2011

For the last couple of days, I’m digesting materials from the Dreamforce conference organized by Saleforce.com. I wasn’t able to make it...

17 January, 2014

Enterprise software choice is a complex decision process. The time when you was able to buy a software from trusted...

Blogroll

To the top