What is Data Virtualization and why should I care?
Think of Data Virtualization as of a distinct layer between your business applications and your data-sources. It can also be described as an integration layer for data. So, instead of pulling different datasources into your business application and following a polyglot persistence approach you take advantage of not only the data-access aspects but also get a consistent view on your distributed data-models. All perspectives are encapsulated: data abstraction, federation, integration, transformation, and delivery capabilities to combine data from one or multiple sources into reusable and unified logical data models.
To successfully implement such an approach, you need to follow a three step approach:
- Connect: Access Data From Multiple Data Sources
- Compose: Create a Business Friendly Virtual Data Model
- Consume: Make the Data Model Available to Consumers
There are a couple of different ways to get some first experiences. In no particular order:
- Data Virtualization on OpenShift (Installing DV Cartridge and connecting the JBDS)
- Teiid Quickstarts (federation, roles, rules, webservices, hibernate, infinispan)
- Red Hat JBoss Data Virtualization Workshop (End2End Lab)
- JBoss.org Developer Resources (Videos and Screencasts)
- Official Product Documentation (Developer-, Install-, Admin-, User -Guides)
Behind the supported Red Hat solution are:
- Teiid (http://teiid.jboss.org/)
- Documentation - http://www.jboss.org/teiid/docs
- GitHub - https://github.com/teiid/teiid
- JIRA Issues - https://issues.jboss.org/browse/TEIID
- User Forum - https://community.jboss.org/en/teiid?view=discussions
- Wiki - https://community.jboss.org/wiki/TheTeiidProject
- IRC - irc.freenode.net#teiid
- ModeShape (http://modeshape.jboss.org/)
- Documentation - http://modeshape.jboss.org/docs
- GitHub - https://github.com/ModeShape/modeshape
- JIRA Issues - https://jira.jboss.org/browse/MODE
- User Forum - http://community.jboss.org/community/modeshape
- IRC - irc.freenode.net#modeshape