How to create a virtual database from a text file using Teiid
With Teiid the integration between different data sources (flatfiles, web services, databases) is possible by creating a VirtualDB as one federated database, allowing to perform SQL statements (as joins f.e.) trough a JDBC connection. Let’s start learning how to create a virtual database from a text file. Read more[...]