Open Source Business Intelligence Platforms for Engineering Education

Size: px
Start display at page:

Download "Open Source Business Intelligence Platforms for Engineering Education"

Transcription

1 Open Source Business Intelligence Platforms for Engineering Education Jorge Bernardino ISEC Polytechnic of Coimbra Rua Pedro Nunes Coimbra ABSTRACT Information and Communication Technologies (ICT) are critical to improve the competitiveness of European education and industry and to meet the demands of its society and economy. In this paper we describe and evaluated the six major open source platforms for Business Intelligence: JasperSoft, OpenI, Palo, Pentaho, SpagoBI and Vanilla. With those open source platforms, computer science master students can test and modify the software, simulating real enterprise environments and improving their competences. Therefore, we show which are the best free solutions available to exploit by higher education institutions (HEI) in order to enhance engineering education using new open source technologies. Keywords Open Source Technologies, Business Intelligence Platforms, Enhancing Engineering Education. 1. INTRODUCTION Information and Communication Technologies have a catalytic impact in productivity and innovation, by facilitating creativity and management; modernization of public services, such as health, education and transport; advances in science and technology, by supporting cooperation and access to information. Higher education institutions are at the heart of innovation and they play a vital role with their capacities to generate new ideas and transform these into business assets. Business Intelligence (BI) is a broad category of applications and technologies for gathering, storing, analyzing, and providing access to data to help organizations make better business decisions [10]. One of most complete definitions of the business intelligence can be found on the IBM web-site: Business intelligence is the gathering, managing, analyzing and sharing of information in order to gain insights that can be used to make better decisions. Business intelligence turns information into intelligence, intelligence into knowledge, and knowledge into business wisdom. WEE2011, September 27-30, 2011, Lisbon, Portugal. Editors: Jorge Bernardino and José Carlos Quadrado. Combining advanced techniques such as data warehousing, data mining, and decision support, business intelligence systems offer the ability to transform information into powerful customer relationship management systems that can help create stronger, more profitable relationships, identify new business opportunities even anticipate customer demands, cited in [3]. In this paper we are interested in open source software as been defined by Open Source Initiative [7]: software that is freely distributed without any fees related to use and including the source code; amended software including all modifications in the software source code must be made available under the original license. Although the use of the open source software does not have to involve license costs, the cost of use of any software should be always expressed by sum of all cost related to software implementation, configuration, maintenance and support. Besides the zero licenses cost, open source software has the following qualities: reliability, customizability, freedom of choice, support and scalability. This study only analyzed open source tools, free of charge, given that one of the main objectives is to reduce costs and enhance engineering education using new open source technologies. We evaluated and compared the six major Open Source Business Intelligence tools: JasperSoft [4], OpenI [6], Palo [8], Pentaho [9], SpagoBI [12], and Vanilla [13]. These ideas can be directly applied to Business Intelligence and Data Warehousing subjects of the master degree in Computer Science of ISEC (Instituto Superior de Engenharia de Coimbra). In the educational environment, the students can work individually or in groups of 2-4 students. The paper is organized as follows. Section 2 describes some benefits of using open source software. In Section 3, we give a synopsis of the six open source business intelligence platforms. Section 4 describes the platforms evaluation. Finally the concluding remarks are presented in Section FREE AND OPEN SOURCE SOFTWARE The increasing focus on open-source software has reached the mainstream business intelligence market. As some organizations are looking to reduce costs in their large Business Intelligence (BI) deployments, they are hoping that open source gives them greater leverage for their money. Application developers that are looking for a way to embed BI functionality into their applications initiate other open-source BI deployments. Similarly, organizations often cannot afford to roll out BI technology to hundreds or maybe thousands of users, even from their preferred vendor, because of steep licensing costs and are therefore 693

2 considering an open-source solution to complement the current infrastructure. Evaluating open source BI is not cost-free, even though the software is freely available for download, and the labor costs should be dramatically lower. This is because the evaluation of open source BI is more likely to be bottom up rather than top down. This means that the technical evaluation and even a pilot implementation may occur at minimal cost and effort before executives are involved. One of the biggest problems with commercial solutions is that all the costs are born upfront by the customer before there is any reward. This dynamic is one of the key reasons for the growth and popularity of the open source movement. While open source is evangelized on many fronts, including security, flexibility, and competitive advantage, organizations adopt open source primarily because of the price/performance ratio. With open source BI, organizations can adjust spending as they go, depending on the perceived returns. Almost all of the investment is spent configuring or customizing the solution to meet the organization s needs, not on a generic system that needs to be customized just to work. Open Source Software/Free Software (OSS/FS) (also abbreviated as FLOSS Free and Libre Open Source Software) has risen to immense notoriety. Briefly, FLOSS programs are those whose license allows the user to run and modify the program at will, including the right to redistribute copies of both the original and the modified versions. This kind of license usually requires that copyright notices are maintained but doesn t require royalty payments [2]. There are a multitude of FLOSS licenses, with varying degrees of openness or freedom, but all those licenses give open source software the possibility of being freely downloaded and used for any purpose that the user wishes, even if the developers never intended or predicted such uses. Redistribution, modification and unrestricted access to source code are also some possibilities present in every FLOSS license. Nowadays, if an organization has the needed skills to implement, use and maintain the desired application, there are almost certainly one or two options of enterprise-class open source software. Some common benefits associated with open source software include: Short Product Cycle: Software evolves most quickly when there are no restrictions to what programmers are allowed to do with the source code for a piece of software. If programmers can read, modify and redistribute software at will, and more users are allowed to try that software, improvements, bug corrections and general feature adoption tend to happen faster. This effect is sometimes called Linus' Law and usually postulated as Given enough eyeballs, all bugs are shallow [11]. The short product cycle and the fact that this software doesn't have license costs allows users to test and try new versions, and give feedback to developers more quickly than with traditional commercial software. Reliable and Secure: By giving access to source code to anyone, the chances that a security flaw is exposed increase, and that flaws can't be easily covered up and made secret. Fixes are also more easily obtained because we don t need to wait for an official release or such mechanism common in proprietary software. Anybody with the proper knowledge can devise a fix and patch the software. Freedom from Vendor Lock-In: Free and open source licenses, by their very nature, turns vendor lock-in in a non-issue. Allowing everyone to review the source code, assures the user that if some vendor vanishes other people can follow the work. No Sales or License Costs: There are no costs, regarding software licensing, allowing users to evaluate the software nearly for free. If organizations have internal knowledge they can achieve a nearly cost-free implementation of the desired software. If an organization needs to contract external services, their budget is not impacted by software acquisition costs, typical of commercial applications. Thus, the money saved can be invested in other services, like training, hardware or other business requests. While Linux, Apache, MySQL, and other open source software are routinely deployed in organizations, open source BI solutions are just at the point where they are sufficient mature to satisfy user requirements. The major attraction of open source is to save time and money, but there s an extra dimension to open source BI open source BI allows interaction and evolution in a way that proprietary BI does not. These are all good reasons to use open source BI in higher education institutions (HEI). 3. OPEN SOURCE BUSINESS INTELLIGENCE TOOLS The value of BI for business is predominantly expressed in the fact that such systems cast some light on information that may serve as the basis for carrying out fundamental changes in a particular organization, i.e. establishing new co-operation, acquiring new customers, creating new markets, offering products to customers [5]. BI platforms include ad hoc query, report writing, decision support systems, executive information systems (for example KPI - Key Performance Indicators) and techniques such as statistical analysis and Online Analytical Processing (OLAP) [1]. Our work stems from the need to reduce costs in higher education institutions offering: a survey of BI solutions on the market without costs, possibility for the students to test and modify the software, simulating real enterprise environments, ability to structure and improve support decision making, increased ability to compete with other organizations. We evaluated and compared six Open Source Business Intelligence tools: JasperSoft, OpenI, Palo, Pentaho, SpagoBI and Vanilla. 3.1 Jaspersoft ( Jaspersoft was originally called Panscopic, and was founded in 2001 [4]. This is an open tool source developed in Perl and Java, with a license GNU GPL. The Jaspersoft Business Intelligence Suite is a comprehensive Business Intelligence (BI) suite that provides robust reporting, report server, data analysis, and data integration. The JasperSoft reporting products have become the cornerstone of many mission critical application solutions in major market segments such as financial, retail and manufacturing, providing on-demand and real-time information delivery for critical applications such as auditing and reporting, 694

3 customer self-service, compliance management and systems performance and tuning management. Jaspersoft provides this software on a commercial open source software basis, and now has upwards of 12,000 customers. It now claims to be the mostly-widely deployed BI vendor. As a commercial open source software vendor, Jaspersoft's software benefits from continual development from its active community. In Figure 1 is shown an example of an analytic report. 3.3 Palo ( Palo Analyzer is a web application with which we can load and visualize the data with the underlying structures from the Palo Server in an intuitive way [8]. Users are quickly able to create a web-based reporting, and to publish the reports. In doing so they can perform ad hoc analysis, create planning reports or analyze standard reports without the help of IT specialists. Dimensions can be arbitrarily arranged ("Slice + Dice") and nested ("Drill Down") to discover irregularities and causes, trends and patterns in the data. The user right management in Palo Analyzer provides the user a secure saving and publishing of their reports. The Palo Analyzer requires no installation of further software on the client. A server-side installation of a Tomcat application server is required. An example of a Palo report is illustrated in Figure 3. Figure 1. A Sample JasperAnalysis Analytic Report. 3.2 OpenI (openi.org) OpenI is a web-based OLAP reporting application [6]. Based on Java EE, OpenI is an out-of-box solution for building and publishing reports from XMLA-compliant OLAP data sources such as Microsoft Analysis Services or Mondrian. OpenI is available in two versions: Community, which owns part of the features of the tool and that is free and the Enterprise that contains all the features available for the solution, but is a paid version. The application offers a range of BI applications: charting, Pivot table creation, reporting, OLAP and Data Mining processes (see Figure 2). Figure 3. Palo Analyzer. Figure 2. OpenI report. 3.4 Pentaho ( The Pentaho Open BI Suite is a process-centric, solution-oriented platform with BI components that enable to develop complete solutions to BI problems [9]. The Pentaho BI Platform, the core architecture and foundation of the Pentaho Open BI Suite, is process centric because the central controller is a workflow engine. The workflow engine uses process definitions to define the business intelligence processes that execute within the BI Platform. The processes can be easily customized and new processes can be added. The BI platform includes components and reports for analyzing the performance of these processes. The BI platform is solution-oriented because the operations of the platform are specified in process definitions and action documents that specify every activity. These processes and operations collectively define the solution to a business intelligence problem. This BI solution can be easily integrated into business processes that are external to the platform. The definition of a solution can contain any number of processes and operations. 695

4 The Pentaho BI platform provides the architecture and infrastructure required to build solutions to business intelligence problems. The framework provides core services including authentication, logging, auditing, web services, and rules engines. The platform also includes a solution engine that integrates reporting, analysis, dashboards and data mining components (see Figure 4). The most well known implementation of the BI Platform is the Pentaho BI Server which functions as a web based report management system, application integration server and lightweight workflow engine (action sequences). It is designed to be easily integrated into any business processes. The Community Edition is self supported open source software. The Enterprise Edition (EE) of the Pentaho BI platform is available as part of the Pentaho BI Suite EE which includes technical support, managed upgrades and enterprise features. SpagoBI offers a graph visualization engine, in SWF format, allowing to display KPIs (Key Performance Indicators) for realtime graphical performance views (see Figure 5). Figure 5. SpagoBI sample dashboards. Figure 4. Pentaho sample report. 3.5 SpagoBI ( The SpagoBI history began in 2001, along with the necessity of the Architectures and Consulting Unit of Engineering Ingegneria Informatica (at that time called Engiweb.com) to realize a Java Enterprise framework in order to develop some internal projects [12]. At the end of 2004, this framework was re-engineered and released in open source, as Spago Framework, at first on SourceForge. In 2005 SpagoBI project was released and the solutions were transferred onto the forge of ObjectWeb Consortium. In 2006 SpagoWorld Initiative was launched, starting from the new website, and the transformation of the ObjectWeb Consortium into OW2 began. In 2007 two more projects, Spagic and Spago4Q, were released. SpagoWorld is a Free (Libre) Open Source Initiative, founded and managed by Engineering. The Initiative is composed of SpagoBI: the unified free/open source platform for the development of Business Intelligence solutions in an integrated and flexible environment. SpagoBI is released under the GNU LGPL licence, no "professional" or "enterprise" version against payment of fees. SpagoWorld projects integrate already existing components and develop new modules upon the specific integration platform approach, in order to realize solutions, which are suitable to the users' needs. SpagoBI allows the multidimensional analysis through OLAP engines, which are more flexible and user-friendly, compared to structured reports. SpagoBI integrates the following OLAP engines: JPivot/Mondrian, JPalo/Mondrian, JPivot/XMLA Server. 3.6 Vanilla (vanilla-bi.com) Vanilla is a True Open Source BI Platform sponsored by BPM- Conseil [13]. Vanilla is a fully integrated suite of Business Intelligence software that allows to integrate and analyze enterprise data for improved decision making and business performance. It is an end-to-end BI platform that leverage metadata across all modules for ease of use, development, and maintenance. Vanilla lowers the total cost of ownership, development and deployment of DW/BI applications. Vanilla provides a complete set of development modules: BI Metadata Designer, OLAP Schema Designer, BI Dashboard Designer, BI Workflow Designer, KPI Metrics Designer, KPI Maps Designer and Report Designer Plugins for ireport and BIRT. Figure 6 illustrates a sample report of Vanilla. Figure 6. Vanilla sample report. 4. EVALUATION OF OPEN SOURCE BUSINESS INTELLIGENCE TOOLS We tested the public available demos, which can be downloaded through each platform website in JasperSoft [4], OpenI [6], Palo [8], Pentaho [9], SpagoBI [12], and Vanilla [13]. Table 1 illustrates the properties of the tools in analysis with its main features. 696

5 JasperSoft OpenI Palo Pentaho SpagoBI Vanilla Reports Table 1. Open Source Business Intelligence Platforms Features Features Open Source Business Intelligence and Pentaho is still more balanced analysis tools because it allows ad hoc queries and managing location GEO/GIS. The Palo tool does not support data mining processes, KPIs and tracking features GEO/GIS. Palo enables ad-hoc queries, which are a plus for this tool. Palo has a relevant factor in the fact that you can add to Microsoft Excel and Open Office Calc. The Vanilla tool is comparable to Pentaho package with similar features available. An important point to note is that the Vanilla tool has a version for mobile devices, a factor that opens up important perspectives for future functionalities in open source BI. Jaspersoft is the only open source BI platform developed in Java and Perl. Vanilla is developed in PHP language and the remainders are implemented in Java. Graphics Dashboards OLAP ETL Data Mining KPI Data export GEO/GIS Ad-hoc queries GNU GPL Licence Only Free version Linux Windows Unix Java Licences Operating System Programming Languages 5. CONCLUSIONS After several years in existence, Open Source Business Intelligence platforms are mature from the functional and business model point of view to become a solid option to meet and exceed the business intelligence needs of an organization. A mature set of open source solutions exists that includes most areas of business intelligence functionality, with a common list of characteristics: The product is offered in an open source format (open source licensing and source code is available). A credible community exists that exerts extensive effort to be involved in the development of the product (some areas include bug detection, forums, documentation, source code and common licensing). Open source technology has evolved to now provide the same level of trust and comfort as traditional software does for enterprise adopters (in the areas of software maintenance, training, consulting, etc) with the establishment and growth of successful vendor companies to support the software. From our analysis, we conclude that the Open Source Business Intelligence platforms are growing both in features, quality and visual appeal. Of the six tools reviewed, OpenI is arguably the least developed and Pentaho, JasperSoft and SpagoBI tools are those with the greatest potential for exploit by higher education institutions. With those open source platforms, computer science master students can test and modify the software, simulating real enterprise environments and improving their competences, for example proposing new modules. Perl PHP The first conclusion drawn from this study is that the SpagoBI tool is one of BI packages more complete and where the Community version, which is the only one, contains more features than most of the Enterprise versions of the remaining packages BI solutions analyzed. The OpenI tool has a weak point the lack of proper methods of ETL and the inability to export data, it is therefore a most rudimentary tool when compared to SpagoBI. Pentaho is a fairly comprehensive and consistent tool together with SpagoBI. JasperSoft is a powerful BI tool, lacks only the process of Data Mining and KPIs when compared with SpagoBI 6. ACKNOWLEDGMENTS Our thanks to our master students, that helping to improve our knowledge in open source software. 7. REFERENCES [1] Chaudhary, S. Management factors for strategic BI success. In Business intelligence in digital economy. Opportunities, limitations and risks. IDEA Group Publishing, 2004 [2] Cossentino M. (2007) Open Source Software, October, %20Open%20Source%20Software.pdf 697

6 [3] Ikeda, M. and Ohta. Y., (2005) Large Scale Systems 2004: theory and applications (LSS'04), Volume 2, Elsevier Ltd., U.K. [4] Jaspersoft (2011), Jaspersoft, [5] Olszak, C. M., and Ziemba, E. Business intelligence systems in the holistic infrastructure development supporting decision-making in organizations. Interdisciplinary Journal of Information, Knowledge and Management, 1, 47-58, [6] OpenI (2011) Open Intelligence, [7] OpenSourceInitiative (2010), [8] Palo (2011) Open Source Business Intelligence, [9] Pentaho (2011), Pentaho Open Source BI, Janeiro, [10] Power, D.J. A Brief History of Decision Support Systems. DSSResources.COM, World Wide Web, version 4.0, March 10, (2007) [11] Raymond, E. S. (2010), The Cathedral and the Bazaar, November, [12] SpagoBI (2011), Spago Business Intelligence, [13] Vanilla (2011) True Open Source BI Platform, 698

Open Source Business Intelligence Intro

Open Source Business Intelligence Intro Open Source Business Intelligence Intro Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica The Open Source Question In

More information

Open Source Business Intelligence Tools: A Review

Open Source Business Intelligence Tools: A Review Open Source Business Intelligence Tools: A Review Amid Khatibi Bardsiri 1 Seyyed Mohsen Hashemi 2 1 Bardsir Branch, Islamic Azad University, Kerman, IRAN 2 Science and Research Branch, Islamic Azad University,

More information

Open Source Business Intelligence Costs and Benefits

Open Source Business Intelligence Costs and Benefits Open Source Business Intelligence Costs and Benefits What You Need to Know Jaspersoft 539 Bryant Street, Suite 100 San Francisco, California 94107 phone: 888-399-2199 jaspersoft.com 2012 Jaspersoft Corporation

More information

BUILDING OLAP TOOLS OVER LARGE DATABASES

BUILDING OLAP TOOLS OVER LARGE DATABASES BUILDING OLAP TOOLS OVER LARGE DATABASES Rui Oliveira, Jorge Bernardino ISEC Instituto Superior de Engenharia de Coimbra, Polytechnic Institute of Coimbra Quinta da Nora, Rua Pedro Nunes, P-3030-199 Coimbra,

More information

ElegantJ BI. White Paper. The Enterprise Option Reporting Tools vs. Business Intelligence

ElegantJ BI. White Paper. The Enterprise Option Reporting Tools vs. Business Intelligence ElegantJ BI White Paper The Enterprise Option Integrated Business Intelligence and Reporting for Performance Management, Operational Business Intelligence and Data Management www.elegantjbi.com ELEGANTJ

More information

Agile Business Intelligence Collapsing BI from Months to Minutes

Agile Business Intelligence Collapsing BI from Months to Minutes Agile Business Intelligence Collapsing BI from Months to Minutes Business Intelligence ja liiketoimintatiedon hallinta Sharmila Wijeyakumar, CBIP Channels Manager, EMEA Pentaho Corporation Innovation,

More information

Open Source Business Intelligence

Open Source Business Intelligence Open Source Business Intelligence r o d e p y? h d r e e u v l O a v r e d n U 1 Jos van Dongen > 20 yrs BI Principal Consultant Author/Speaker/Analyst Proud member of #BBBT Web: Email: Phone: Skype: LinkedIn:

More information

Business Intelligence on a Budget: Open Source BI. Paul O Rorke

Business Intelligence on a Budget: Open Source BI. Paul O Rorke Business Intelligence on a Budget: Open Source BI Paul O Rorke Goals provide background & motivation discuss business models & licenses survey open source BI compare open versus closed BI identify trends

More information

Open Source BI Platforms: a Functional and Architectural Comparison Matteo Golfarelli DEIS University of Bologna Agenda: 1. Introduction 2. Conduct of the Comparison 3. Platforms description 4. Discussion

More information

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining BUSINESS INTELLIGENCE Bogdan Mohor Dumitrita 1 Abstract A Business Intelligence (BI)-driven approach can be very effective in implementing business transformation programs within an enterprise framework.

More information

SpagoBI: the 100% open source, complete and flexible Business Intelligence suite www.spagobi.org

SpagoBI: the 100% open source, complete and flexible Business Intelligence suite www.spagobi.org SpagoBI: the 100% open source, complete and flexible Business Intelligence suite www.spagobi.org. Engineering Group and its logo are trademarks of Engineering Group. Visit: www.spagobi.org www.spagoworld.org

More information

Cincom Business Intelligence Solutions

Cincom Business Intelligence Solutions CincomBI Cincom Business Intelligence Solutions Business Users Overview Find the perfect answers to your strategic business questions. SIMPLIFICATION THROUGH INNOVATION Introduction Being able to make

More information

Open Source BI Platforms: a Functional and Architectural Comparison

Open Source BI Platforms: a Functional and Architectural Comparison Open Source BI Platforms: a Functional and Architectural Comparison Matteo Golfarelli DEIS, University of Bologna, Viale Risorgimento 2, Bologna, Italy matteo.golfarelli@unibo.it Abstract. While in the

More information

Open Source meets Business Intelligence Seminar Business Intelligence Winter Term 06/07

Open Source meets Business Intelligence Seminar Business Intelligence Winter Term 06/07 Open Source meets Business Intelligence Seminar Business Intelligence Winter Term 06/07 Monika Podolecheva University of Konstanz Department of Computer and Information Science Tutor: Prof. M. Sholl, Prof.

More information

The Ultimate Guide to Buying Business Analytics

The Ultimate Guide to Buying Business Analytics The Ultimate Guide to Buying Business Analytics How to Evaluate a BI Solution for Your Small or Medium Sized Business: What Questions to Ask and What to Look For Copyright 2012 Pentaho Corporation. Redistribution

More information

ORACLE TAX ANALYTICS. The Solution. Oracle Tax Data Model KEY FEATURES

ORACLE TAX ANALYTICS. The Solution. Oracle Tax Data Model KEY FEATURES ORACLE TAX ANALYTICS KEY FEATURES A set of comprehensive and compatible BI Applications. Advanced insight into tax performance Built on World Class Oracle s Database and BI Technology Design after the

More information

An Introduction to the JasperSoft Business Intelligence Suite

An Introduction to the JasperSoft Business Intelligence Suite An Introduction to the JasperSoft Business Intelligence Suite JasperSoft 539 Bryant Street, Suite 100 San Francisco, California 94107 phone: 415.348.2300 fax: 415.281.1987 jaspersoft.com jessica testa

More information

A Shift in the World of Business Intelligence

A Shift in the World of Business Intelligence Search Powered Business Analytics, the smartest way to discover your data A Shift in the World of Business Intelligence Comparison of CXAIR to Traditional BI Technologies A CXAIR White Paper www.connexica.com

More information

Business Intelligence and Healthcare

Business Intelligence and Healthcare Business Intelligence and Healthcare SUTHAN SIVAPATHAM SENIOR SHAREPOINT ARCHITECT Agenda Who we are What is BI? Microsoft s BI Stack Case Study (Healthcare) Who we are Point Alliance is an award-winning

More information

Getting Self-service Right. 2013 IBM Corporation

Getting Self-service Right. 2013 IBM Corporation Getting Self-service Right 1 Session 1: Getting Self-Service Right With an ever empowered user community demanding freedom to work where, when, and how they want, how can you delight everyone without drowning

More information

The only 100% open source, complete and flexible Business Intelligence suite

The only 100% open source, complete and flexible Business Intelligence suite The only 100% open source, complete and flexible Business Intelligence suite by SpagoBI Competency Center - Engineering Group SpagoBI was awarded the Open Innovation Award at Open World Forum 2011 April

More information

The Ultimate Guide to Buying Business Analytics

The Ultimate Guide to Buying Business Analytics The Ultimate Guide to Buying Business Analytics How to Evaluate a BI Solution for Your Small or Medium Sized Business: What Questions to Ask and What to Look For Copyright 2012 Pentaho Corporation. Redistribution

More information

Business Intelligence Solutions for Gaming and Hospitality

Business Intelligence Solutions for Gaming and Hospitality Business Intelligence Solutions for Gaming and Hospitality Prepared by: Mario Perkins Qualex Consulting Services, Inc. Suzanne Fiero SAS Objective Summary 2 Objective Summary The rise in popularity and

More information

TURN YOUR DATA INTO KNOWLEDGE

TURN YOUR DATA INTO KNOWLEDGE TURN YOUR DATA INTO KNOWLEDGE 100% open source Business Intelligence and Big Data Analytics www.spagobi.org @spagobi Copyright 2016 Engineering Group, SpagoBI Labs. All rights reserved. Why choose SpagoBI

More information

ElegantJ BI. White Paper. Making the Choice: Commercial Open Source (COS) vs. Proprietary Business Intelligence (BI)

ElegantJ BI. White Paper. Making the Choice: Commercial Open Source (COS) vs. Proprietary Business Intelligence (BI) ElegantJ BI White Paper Making the Choice: Commercial Open Source (COS) vs. Proprietary Business Intelligence (BI) Integrated Business Intelligence and Reporting for Performance Management, Operational

More information

Business Intelligence tools comparison MS SQL Server Vs Pentaho Open Source

Business Intelligence tools comparison MS SQL Server Vs Pentaho Open Source Business Intelligence tools comparison MS SQL Server Vs Pentaho Open Source Muhammad Adnan Sidiqui and Mr. Shabir Mukhi SZABIST, Karachi. Abstract This paper deals with the Business Intelligence (BI),

More information

TURN YOUR DATA INTO KNOWLEDGE

TURN YOUR DATA INTO KNOWLEDGE TURN YOUR DATA INTO KNOWLEDGE 100% open source Business Intelligence www.spagobi.org @spagobi Why choose SpagoBI suite? A COMPREHENSIVE PRODUCT A complete, innovative and flexible suite allowing you to

More information

Scalability and Performance Report - Analyzer 2007

Scalability and Performance Report - Analyzer 2007 - Analyzer 2007 Executive Summary Strategy Companion s Analyzer 2007 is enterprise Business Intelligence (BI) software that is designed and engineered to scale to the requirements of large global deployments.

More information

Pentaho BI Capability Profile

Pentaho BI Capability Profile Pentaho BI Capability Profile InfoAxon s Pentaho BI Integration Capabilities InfoAxon s Pentaho BI Integration Capabilities Challenge Organizations are under continuous pressure to improve their business

More information

SQL Server 2012 End-to-End Business Intelligence Workshop

SQL Server 2012 End-to-End Business Intelligence Workshop USA Operations 11921 Freedom Drive Two Fountain Square Suite 550 Reston, VA 20190 solidq.com 800.757.6543 Office 206.203.6112 Fax info@solidq.com SQL Server 2012 End-to-End Business Intelligence Workshop

More information

Integrating SAP and non-sap data for comprehensive Business Intelligence

Integrating SAP and non-sap data for comprehensive Business Intelligence WHITE PAPER Integrating SAP and non-sap data for comprehensive Business Intelligence www.barc.de/en Business Application Research Center 2 Integrating SAP and non-sap data Authors Timm Grosser Senior Analyst

More information

An Enterprise Framework for Business Intelligence

An Enterprise Framework for Business Intelligence An Enterprise Framework for Business Intelligence Colin White BI Research May 2009 Sponsored by Oracle Corporation TABLE OF CONTENTS AN ENTERPRISE FRAMEWORK FOR BUSINESS INTELLIGENCE 1 THE BI PROCESSING

More information

By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1

By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1 Integration between SAP BusinessObjects and Netweaver By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1 Agenda Evolution of BO Business Intelligence suite Integration Integration after 4.0 release

More information

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence Introduction to Oracle Business Intelligence Standard Edition One Mike Donohue Senior Manager, Product Management Oracle Business Intelligence The following is intended to outline our general product direction.

More information

A DATA WAREHOUSE SOLUTION FOR E-GOVERNMENT

A DATA WAREHOUSE SOLUTION FOR E-GOVERNMENT A DATA WAREHOUSE SOLUTION FOR E-GOVERNMENT Xiufeng Liu 1 & Xiaofeng Luo 2 1 Department of Computer Science Aalborg University, Selma Lagerlofs Vej 300, DK-9220 Aalborg, Denmark 2 Telecommunication Engineering

More information

PROVIDING INSIGHT FOR OPERATIONAL SUCCESS

PROVIDING INSIGHT FOR OPERATIONAL SUCCESS idashboards for Operations Management PROVIDING INSIGHT FOR OPERATIONAL SUCCESS idashboards helped Precoat move from manual data mining and paper reports to a system that allows us to identify best practices

More information

Making confident decisions with the full spectrum of analysis capabilities

Making confident decisions with the full spectrum of analysis capabilities IBM Software Business Analytics Analysis Making confident decisions with the full spectrum of analysis capabilities Making confident decisions with the full spectrum of analysis capabilities Contents 2

More information

Open Source Business Intelligence

Open Source Business Intelligence Open Source Business Intelligence Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica The Open Source Question In many

More information

Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework

Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework With relevant, up to date cash flow and operations optimization reporting at your fingertips, you re positioned to take advantage

More information

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP Solutions for Small Businesses and Midsize Companies SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP BusinessObjects Edge BI, Standard

More information

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Business Intelligence is the #1 Priority the most important technology in 2007 is business intelligence

More information

ENTERPRISE-CLASS MONITORING SOLUTION FOR EVERYONE ALL-IN-ONE OPEN-SOURCE DISTRIBUTED MONITORING

ENTERPRISE-CLASS MONITORING SOLUTION FOR EVERYONE ALL-IN-ONE OPEN-SOURCE DISTRIBUTED MONITORING ENTERPRISE-CLASS MONITORING SOLUTION FOR EVERYONE ALL-IN-ONE OPEN-SOURCE DISTRIBUTED MONITORING 1 CONTENTS About Zabbix Software... 2 Main Functions... 3 Architecture... 4 Installation Requirements...

More information

www.ducenit.com Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper

www.ducenit.com Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper Shift in BI usage In this fast paced business environment, organizations need to make smarter and faster decisions

More information

IBM Cognos Express Essential BI and planning for midsize companies

IBM Cognos Express Essential BI and planning for midsize companies Data Sheet IBM Cognos Express Essential BI and planning for midsize companies Overview IBM Cognos Express is the first and only integrated business intelligence (BI) and planning solution purposebuilt

More information

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002 IAF Business Intelligence Solutions Make the Most of Your Business Intelligence White Paper INTRODUCTION In recent years, the amount of data in companies has increased dramatically as enterprise resource

More information

Top 5 Transformative Analytics Applications in Retail

Top 5 Transformative Analytics Applications in Retail Top 5 Transformative Analytics Applications in Retail Learn how you can boost your bottom line and acquire engaged, happy customers with actionable insight from the world s most comprehensive analytics

More information

OpenText Media Management Audit Module FAQ

OpenText Media Management Audit Module FAQ OpenText Media Management Audit Module FAQ Collect valuable metrics, analytics, and information about your OpenText Media Management system Introduction Audit capability is a must-have for next-generation

More information

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers 60 Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative

More information

Why Cloud BI? The 10 Substantial Benefits of Software-as-a-Service Business Intelligence

Why Cloud BI? The 10 Substantial Benefits of Software-as-a-Service Business Intelligence The 10 Substantial Benefits of Software-as-a-Service Business Intelligence Executive Summary Smart businesses are pursuing every available opportunity to maximize performance and minimize costs. Business

More information

ElegantJ BI. White Paper. Considering the Alternatives Business Intelligence Solutions vs. Spreadsheets

ElegantJ BI. White Paper. Considering the Alternatives Business Intelligence Solutions vs. Spreadsheets ElegantJ BI White Paper Considering the Alternatives Integrated Business Intelligence and Reporting for Performance Management, Operational Business Intelligence and Data Management www.elegantjbi.com

More information

The IBM Cognos Platform

The IBM Cognos Platform The IBM Cognos Platform Deliver complete, consistent, timely information to all your users, with cost-effective scale Highlights Reach all your information reliably and quickly Deliver a complete, consistent

More information

IBM Cognos Express. Breakthrough BI and planning for midsize companies. Overview

IBM Cognos Express. Breakthrough BI and planning for midsize companies. Overview IBM Cognos Express Breakthrough BI and planning for midsize companies Overview IBM Cognos Express is the first and only integrated business intelligence (BI) and planning solution purpose-built to meet

More information

Information Security and Continuity Management Information Sharing Portal. Category: Risk Management Initiatives

Information Security and Continuity Management Information Sharing Portal. Category: Risk Management Initiatives Information Security and Continuity Management Information Sharing Portal Category: Risk Management Initiatives Contact: Chip Moore, CISO State of North Carolina Office of Information Technology Services

More information

Expand Your Business Intelligence Usage at Lower TCO with Open Source

Expand Your Business Intelligence Usage at Lower TCO with Open Source Expand Your Business Intelligence Usage at Lower TCO with Open Source Jared Cornelius, Product Marketing Manager, Pentaho Michael Tarallo, Senior Pre-Sales Manager, Pentaho July 29, 2008 Agenda Pentaho

More information

Business Usage Monitoring for Teradata

Business Usage Monitoring for Teradata Managing Big Analytic Data Business Usage Monitoring for Teradata Increasing Operational Efficiency and Reducing Data Management Costs How to Increase Operational Efficiency and Reduce Data Management

More information

Quick start. A project with SpagoBI 3.x

Quick start. A project with SpagoBI 3.x Quick start. A project with SpagoBI 3.x Summary: 1 SPAGOBI...2 2 SOFTWARE DOWNLOAD...4 3 SOFTWARE INSTALLATION AND CONFIGURATION...5 3.1 Installing SpagoBI Server...5 3.2Installing SpagoBI Studio and Meta...6

More information

Oracle Fusion Transactional Business Intelligence

Oracle Fusion Transactional Business Intelligence Oracle Fusion Transactional Business Intelligence REAL-TIME AD HOC REPORTING KEY FEATURES Report from 9,000 HCM data objects 100+ pre-built metrics 60+ canned reports 100+ facts & dimensions Role based

More information

BusinessObjects XI. New for users of BusinessObjects 6.x New for users of Crystal v10

BusinessObjects XI. New for users of BusinessObjects 6.x New for users of Crystal v10 BusinessObjects XI Delivering extreme Insight Bringing information to new users, in new ways, with unmatched simplicity and context. Broadest and deepest end user capabilities from reporting, to query

More information

The Clear Path to Business Intelligence

The Clear Path to Business Intelligence SAP Solution in Detail SAP Solutions for Small Businesses and Midsize Companies SAP Crystal Solutions The Clear Path to Business Intelligence Table of Contents 3 Quick Facts 4 Optimize Decisions with SAP

More information

ENABLING INTEROPERABILITY OF ENTERPRISE DATA AND APPLICATIONS USING THE OPEN SOURCE INGRES DATABASE

ENABLING INTEROPERABILITY OF ENTERPRISE DATA AND APPLICATIONS USING THE OPEN SOURCE INGRES DATABASE WHITEPAPER ENABLING INTEROPERABILITY OF ENTERPRISE DATA AND APPLICATIONS USING THE OPEN SOURCE INGRES DATABASE MEETING ENTERPRISE IT REQUIREMENTS WITH OPEN SOURCE SOFTWARE TABLE OF CONTENTS: 3 Closing

More information

Semarchy Convergence for Data Integration The Data Integration Platform for Evolutionary MDM

Semarchy Convergence for Data Integration The Data Integration Platform for Evolutionary MDM Semarchy Convergence for Data Integration The Data Integration Platform for Evolutionary MDM PRODUCT DATASHEET BENEFITS Deliver Successfully on Time and Budget Provide the Right Data at the Right Time

More information

How To Use Open Source Software In Defence

How To Use Open Source Software In Defence Open Source Software in the Defence Industry Anthony Harrison Thales anthony.harrison@uk.thalesgroup.com Abstract: There are an increasing number of defence programmes incorporating open source software

More information

IBM Cognos Enterprise: Powerful and scalable business intelligence and performance management

IBM Cognos Enterprise: Powerful and scalable business intelligence and performance management : Powerful and scalable business intelligence and performance management Highlights Arm every user with the analytics they need to act Support the way that users want to work with their analytics Meet

More information

Oracle Business Intelligence EE. Prab h akar A lu ri

Oracle Business Intelligence EE. Prab h akar A lu ri Oracle Business Intelligence EE Prab h akar A lu ri Agenda 1.Overview 2.Components 3.Oracle Business Intelligence Server 4.Oracle Business Intelligence Dashboards 5.Oracle Business Intelligence Answers

More information

RRF Reply Reporting Framework

RRF Reply Reporting Framework RRF Reply Reporting Framework Introduction The increase in the services provided in the telco market requires to carry out short and long-term analyses aimed at monitoring the use of resources and timely

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS PRODUCT FACTS & FEATURES KEY FEATURES Comprehensive, best-of-breed capabilities 100 percent thin client interface Intelligence across multiple

More information

Whitepaper: Commercial Open Source vs. Proprietary Data Integration Software

Whitepaper: Commercial Open Source vs. Proprietary Data Integration Software Overview The debate about the advantages of open source versus proprietary data integration software is ongoing. The reality of the situation is that the decision about whether open source or proprietary

More information

Case Study. ElegantJ BI Business Intelligence. ElegantJ BI Business Intelligence Implementation for a Financial Services Group in India

Case Study. ElegantJ BI Business Intelligence. ElegantJ BI Business Intelligence Implementation for a Financial Services Group in India ISO 9001:2008 www.elegantjbi.com Get competitive with ElegantJ BI,today.. To learn more about leveraging ElegantJ BI Solutions for your business, please visit our website. Client The client is one of the

More information

Introduction to Business Intelligence

Introduction to Business Intelligence IBM Software Group Introduction to Business Intelligence Vince Leat ASEAN SW Group 2007 IBM Corporation Discussion IBM Software Group What is Business Intelligence BI Vision Evolution Business Intelligence

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS Oracle Fusion editions of Oracle's Hyperion performance management products are currently available only on Microsoft Windows server platforms. The following is intended to outline our general product

More information

Five Levels of Embedded BI From Static to Analytic Applications

Five Levels of Embedded BI From Static to Analytic Applications 5 Five Levels of Embedded BI From Static to Analytic Applications Introduction The expanding role of data in business management promises smarter operational applications that manage and automate better

More information

Business Analytics and Data Visualization. Decision Support Systems Chattrakul Sombattheera

Business Analytics and Data Visualization. Decision Support Systems Chattrakul Sombattheera Business Analytics and Data Visualization Decision Support Systems Chattrakul Sombattheera Agenda Business Analytics (BA): Overview Online Analytical Processing (OLAP) Reports and Queries Multidimensionality

More information

ENABLING OPERATIONAL BI

ENABLING OPERATIONAL BI ENABLING OPERATIONAL BI WITH SAP DATA Satisfy the need for speed with real-time data replication Author: Eric Kavanagh, The Bloor Group Co-Founder WHITE PAPER Table of Contents The Data Challenge to Make

More information

A Guide Through the BPM Maze

A Guide Through the BPM Maze A Guide Through the BPM Maze WHAT TO LOOK FOR IN A COMPLETE BPM SOLUTION With multiple vendors, evolving standards, and ever-changing requirements, it becomes difficult to recognize what meets your BPM

More information

Make the right decisions with Distribution Intelligence

Make the right decisions with Distribution Intelligence Make the right decisions with Distribution Intelligence Bengt Jensfelt, Business Product Manager, Distribution Intelligence, April 2010 Introduction It is not so very long ago that most companies made

More information

Comparative Analysis of the Main Business Intelligence Solutions

Comparative Analysis of the Main Business Intelligence Solutions 148 Informatica Economică vol. 17, no. 2/2013 Comparative Analysis of the Main Business Intelligence Solutions Alexandra RUSANEANU Faculty of Cybernetics, Statistics and Economic Informatics Bucharest

More information

Embedded Analytics Vendor Selection Guide. A holistic evaluation criteria for your OEM analytics project

Embedded Analytics Vendor Selection Guide. A holistic evaluation criteria for your OEM analytics project Embedded Analytics Vendor Selection Guide A holistic evaluation criteria for your OEM analytics project Introduction Integrating a rich analytics offering into your software product can bring substantial

More information

IBM Cognos Training: Course Brochure. Simpson Associates: SERVICE www.simpson associates.co.uk

IBM Cognos Training: Course Brochure. Simpson Associates: SERVICE www.simpson associates.co.uk IBM Cognos Training: Course Brochure Simpson Associates: SERVICE www.simpson associates.co.uk Information Services 2013 : 2014 IBM Cognos Training: Courses 2013 2014 +44 (0) 1904 234 510 training@simpson

More information

OneShield Reporting

OneShield Reporting ADD-ON DATA SHEET REPORTING Turn raw data into actionable information with real-time portfolio analysis and detailed standard or customized reports from your OneShield platform. Your core systems collect

More information

How To Choose A Business Intelligence Toolkit

How To Choose A Business Intelligence Toolkit Background Current Reporting Challenges: Difficulty extracting various levels of data from AgLearn Limited ability to translate data into presentable formats Complex reporting requires the technical staff

More information

Advent of Open Source in PLM

Advent of Open Source in PLM Advent of Open Source in PLM By SuryakumarShivasagaran, COO and MD of Plural Technology Pvt. Ltd. Contents About the Author... 2 Abstract... 2 What is Open Source Software?... 2 Open Source versus Closed

More information

ScienceLogic vs. Open Source IT Monitoring

ScienceLogic vs. Open Source IT Monitoring ScienceLogic vs. Open Source IT Monitoring Next Generation Monitoring or Open Source Software? The table below compares ScienceLogic with currently available open source network management solutions across

More information

Open Source on the Trading Desk

Open Source on the Trading Desk Open Source on the Trading Desk Stephen Ferrando dbconcert, Inc. January 21, 2009 1 Open Source on the Trading Desk Table of Contents Table of Contents... 2 Introduction... 3 Business Intelligence and

More information

IBM Cognos TM1. Enterprise planning, budgeting and analysis. Highlights. IBM Software Data Sheet

IBM Cognos TM1. Enterprise planning, budgeting and analysis. Highlights. IBM Software Data Sheet IBM Software IBM Cognos TM1 Enterprise planning, budgeting and analysis Highlights Reduces planning cycles by as much as 75% and reporting from days to minutes Owned and managed by Finance and lines of

More information

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Business Intelligence Suite Alexandre Mendeiros, SQL Server Premier Field Engineer January 2012 Agenda Microsoft Business Intelligence

More information

MySQL V5 Ready for Prime Time Business Intelligence

MySQL V5 Ready for Prime Time Business Intelligence MySQL V5 Ready for Prime Time Business Intelligence Seth Grimes Alta Plana Corporation A Pentaho TM Sponsored White Paper Table of Contents EXECUTIVE SUMMARY...3 1 EVOLUTION OF THE DBMS & BI MARKETS...

More information

End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010

End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010 www.etidaho.com (208) 327-0768 End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010 5 Days About This Course This instructor-led course provides students with the knowledge and skills to develop

More information

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS MAKE BETTER DECISIONS TODAY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS SAP BusinessObjects

More information

Powerful analytics. and enterprise security. in a single platform. microstrategy.com 1

Powerful analytics. and enterprise security. in a single platform. microstrategy.com 1 Powerful analytics and enterprise security in a single platform microstrategy.com 1 Make faster, better business decisions with easy, powerful, and secure tools to explore data and share insights. Enterprise-grade

More information

COMESA Guidelines on Free and Open Source Software (FOSS)

COMESA Guidelines on Free and Open Source Software (FOSS) COMESA Guidelines on Free and Open Source Software (FOSS) Introduction The COMESA Guidelines on Free and Open Source Software are a follow-up to the COMESA Regional FOSS Framework of 2009 whose main objective

More information

INTEGRATION OF BUSINESS INTELLIGENCE SYSTEM AND MANAGEMENT INFORMATION SYSTEMS: AN OPEN-SOURCE APPROACH. Baghman Behbudov

INTEGRATION OF BUSINESS INTELLIGENCE SYSTEM AND MANAGEMENT INFORMATION SYSTEMS: AN OPEN-SOURCE APPROACH. Baghman Behbudov POLYTECHNIC INSTITUTE OF VIANA DO CASTELO INTEGRATION OF BUSINESS INTELLIGENCE SYSTEM AND MANAGEMENT INFORMATION SYSTEMS: AN OPEN-SOURCE APPROACH Baghman Behbudov Master in Technology and Management of

More information

ACCESS INTELLIGENCE. an intelligent step beyond Access Management. White Paper

ACCESS INTELLIGENCE. an intelligent step beyond Access Management. White Paper ACCESS INTELLIGENCE an intelligent step beyond Access Management White Paper Table of Contents Access Intelligence an intelligent step beyond Access Management...3 The new Identity Access Management paradigm...3

More information

A2: Enterprise Business Intelligence with Open Source DRAFT

A2: Enterprise Business Intelligence with Open Source DRAFT A2: Enterprise Business Intelligence with Open Source DRAFT Speakers: Christopher Lavigne, Partner, Breadboard BI. Zachary Zeus, Principal, BizCubed. Agenda Introductions Overview Components of Enterprise

More information

How to Enhance Traditional BI Architecture to Leverage Big Data

How to Enhance Traditional BI Architecture to Leverage Big Data B I G D ATA How to Enhance Traditional BI Architecture to Leverage Big Data Contents Executive Summary... 1 Traditional BI - DataStack 2.0 Architecture... 2 Benefits of Traditional BI - DataStack 2.0...

More information

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server Length 5 days Price $4070.00 (inc GST) Version C Overview The focus of this five-day

More information