Simple Database Viewer and Search Tool [closed] - mysql

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.

Related

Can I create a DACPAC for installing DDL against a mySQL database [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 6 years ago.
Improve this question
Currently we are planning on releasing database changes using DACPAC's for SQL Server. We are planning on building applications for mySQL and we need a way to build releases for code that will get checked into TFS. Is it possible to create a DACPAC and run it against a mySQL database? If DACPAC's won't work, does anyone have a better suggestion? Thanks.
Dacpac files are SQL Server specific and the tools do not support any other RDBMS.

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

Cloud webservice for and Android app [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
Hello I'm looking for a freeware or cheap server where I can set up a RESTful webservice with database and php.
Does anyone suggest me a good one?
Thanks!
https://www.firebase.com/features.html
FireBase is a great option (I recommend this one). you can do authentication (g+, Twitter,Facebook, password based and anonymous), Realtime Database and hosting.
the free teir is pretty good, but it can get expensive.
http://www.couchbase.com/nosql-databases/couchbase-server
You can also use CouchBase server but you need to do a lot of set ups for it. its free!

Survey Analysis Software [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 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

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/