CrazyEngineers
  • I have a some data base in excel and I want the same to be connected to a webpage dynamically! I also need to use the information to filter data and say calculate some data from the information. For example I would like to filter people who live in Delhi or Bangalore or any other city
    for the above kind of project What kind of programs do I need to connect the data to a webpage? from excel or any other data base (access , sql, etc.)to online page.
    PS: I am also okay if you share the tutorials for the same in language such as python, R, HTML, JAVA SCRIPT, etc.

    In layman terms I have data as below
    S. NO Name college current work location projects completed
    1 vinod (xyz) delhi A
    which is in excel i would like to use it online with the help of some data base systems
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorJan 8, 2017

    I guess you could quickly import all your data into MySQL and perform operations that you want. It's pretty damn easy in PHP.

    It's not very clear how you want the data to be made available on the Internet. You could simply import your excel in Google sheet and perform regular excel operations.
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberFeb 26, 2017

    If you need to do this for building reports, take a look at Google's Data Studio.

    It's a free tool which can talk to multiple data sources and it gives you a nice interface to create beautiful reports.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register