How to handle database connections?

Is there open source database + web front-end software that can also trigger scripts with web buttons, and handle uploads of folders with 100s of MB of data in them?

  • I'd like it to run on a single server on a small intranet.  Users would fill out form details (a combination of drop down, text, and numeric entries) which would be stored in a database, and also folders with a lot of data could be uploaded through the web interface but stored on the server outside of the database, and buttons could be configured to run scripts on that external data and image and textual reports would be generated that would then be displayed in part on the web interface again (and perhaps some output values derived from running the scripts would get stored in the database).

  • Answer:

    I don't know of anything out of the box that would do everything you are asking for. There are many open source technologies that you can piece together to do these things for you. But you have to write the logic for the buttons, file uploads, etc.

Brett Hardin at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.