a316cac0269263344069da7926a248ebaba6d803
Guides/Fusion.md
| ... | ... | @@ -1,5 +1,7 @@ |
| 1 | 1 | #Izenda Fusion |
| 2 | 2 | |
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 3 | 5 | ##How the Izenda Fusion Driver works |
| 4 | 6 | |
| 5 | 7 | The Izenda Fusion Driver composes data sources from several connections (data providers) into a single data source. This is very similar to how [[SSAS|http://technet.microsoft.com/en-us/library/ms175609(v=sql.90).aspx]] works, but using Fusion you can aggregate data not only from MSSQL databases but from very different data sources. For example, you can get data from the [[OData|Guides/OData]] data provider (i.e. without a direct connection to the database). All you need to do is set up the data sources' connections and you will be able to work with aggregated data as a single data source. |