Survey Analysis Software [closed] - open-source

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a software to analyze survey data online.
My input should be SPSS file or anything similar (I don't mind writing a small tool to format the input, we enter the data using a proprietary software).
The idea is that the administrator should be able to upload the survey data to the website, and the users should be able to do simple analysis/data extraction.
The analysis should mostly be creating targets and generating cross tab reports.
I prefer open source software so I can write customized reports within the software.

It turns out there is a wikipedia article that answers my question:
http://en.wikipedia.org/wiki/Business_intelligence_tools

Related

Data Warehouse Opensource Tool for ETL [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 months ago.
Improve this question
Can anyone suggest me an open source data warehouse for Data Engineering Tasks where i can store data through ETL ingestion and train the model and save results.
you might want to check out caosdb (caosdb.org). it's a tool kit to put different data sources together and the ETL part should be covered well. the part regarding training the model, you might have to integrate another open source software into the tool.

Create PDF front end service [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have a MySQL database that I would like to periodically print reports from.
I would like these reports to be downloadable into .pdf format; are there any free (secure) services that would allow me to do this?
Preferably from a well-known hosting service.
One that I have used and really like is FPDF.
It's a PHP Module Library that works really well and best of all it's free!
There are example scripts on their website too for you too have a look and plenty of tutorials on YouTube.
Hope this helps,
Craig

What is a good data mining / BI / report tool for MySQL? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a tool, service, or framework that would allow us to expose our database to management. I have looked, although briefly, at JasperSoft and Crystal Reports. They looked "OK".
We are not afraid of writing our own queries so long as we can save them somewhere for later use by the business crowd. Ideally, the interface would be web based and reports could be emailed in a professional format.
I've never tried it but I read great things about Pentaho. Take a look at it.
http://www.pentaho.com/

Simple Database Viewer and Search Tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I've exported all the old orders out of our old store into a mySQL DB.
Anyone know of a simple project or web based app that will let you search all fields with a wildcard?
So if I type in sha automatically any results with those letters would popup.
This would be similar to dbman but with mysql and some ajax. And preferably free and open source.
If you can use a "fat" client you can download the MySQL GUI tools from http://dev.mysql.com/downloads/gui-tools/5.0.html
Also look at http://www.mysqlajaxtableeditor.com/
PHPMyAdmin seems to be the most popular my man.

E - Commerce open source review [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Do you know a good review of the existing e-commerce open source platforms? I'll like it to be written in PHP in order to understand them faster and to contribute back.
many thanks
Magento Shopping Cart- they are using Zend Framework.
Magento is replacing other open source cart, and becoming the best, in terms of functionality and interface.
Have a look at Zen Cart or osCommerce. Both are widley supported and have a large community base.