Hey DBAs! Are you seeking more efficient ways of shifting through your data to aid your business operations? Two popular Business Intelligence products have community Open Source software are Pentaho and JasperSoft. And both work with MySQL.
Both are easy to download and install. Both will use a JDBC connector to connect to MySQL. But how easy are the two to configure and run a simple report against a running instance of MySQL?
Setting up a JDBC connection with JasperSoft or Pentaho is pretty much like using any other JDBC connection.
The next step is to setup a query like SELECT name, job_title, department FROM employees, departments WHERE employees.emp_id = departments.emp_id. Either package will let you pick a variety of output templates. Then you have the BI software merge your query with the template. I honestly think an average MySQL DBA could fairly quickly generate a nice looking report from their instance and that JasperSoft would be just a little bit faster.
In part two of this series, the steps will be more detailed and documented. There will also being comparing and contrasting of the two products. Both products are part of larger projects and there are many useful tools that work with the BI software that you will want to investigate. More on those in later posts.
And in a short time you should be able to download a Virtual Box image with both community BI programs and a InfiniDB instance with some data sets. This way you can test all three simply. I would also consider doing a VMWare version if there is demand for it.
I am a MySQL Community Manager. Part of the job is working with you to help define MySQL future. Please feel free to let me know where you want MySQL to be next month, next year, and next decade. And the views expressed on this blog are my own and do not necessarily reflect the views of Oracle.
Showing posts with label pentaho. Show all posts
Showing posts with label pentaho. Show all posts
Tuesday, July 13, 2010
Tuesday, September 1, 2009
Pentaho Solutions: Business Intelligence and Data Warehousing with Pentaho and MySQL
I get several emails each week that are from folks who have the basics mechanics of being a DBA but are looking to learn how to manage data. They can administer a database server but want to know how to get more out of that data. I now have an excellent book for them to refer.
My copy of Pentaho Solutions: Business Intelligence and Data Warehousing with Pentaho and MySQL arrived last week. I need to disclose that I was originally hired by MySQL to replace one of this books authors, Roland Bouman. He told me a year ago that he was working on this book. And I have found that he is always investigating something interesting.
Now to buy a pair of those cheap terabyte disk drives and load up some data.
This book will end up being one of those tomes that DBAs will have dog-eared, stuffed with Post-Ittm notes, and kept within easy grabbing distance from their seat. Anyone interested in Business Intelligence, Data Warehouses, or who has a boss who wants 'more' from their data needs to get a copy of this book. This is one of the clearest, concise book on data warehousing and shows how to quickly get your data ready for deeper analysis. The book is not only a great introduction to the subject but clearly shows how to progress from the basics to advanced analysis.
Now to buy a pair of those cheap terabyte disk drives and load up some data.
This book will end up being one of those tomes that DBAs will have dog-eared, stuffed with Post-Ittm notes, and kept within easy grabbing distance from their seat. Anyone interested in Business Intelligence, Data Warehouses, or who has a boss who wants 'more' from their data needs to get a copy of this book. This is one of the clearest, concise book on data warehousing and shows how to quickly get your data ready for deeper analysis. The book is not only a great introduction to the subject but clearly shows how to progress from the basics to advanced analysis.
Subscribe to:
Posts (Atom)

