Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Web Application Database advice

  • 14-05-2012 12:30PM
    #1
    Registered Users, Registered Users 2 Posts: 13


    I have a few years experience developing applications with a VB.NET front end and an Access or SQL Server backend.

    I'm in the early stages of planning to develop my first browser based application (part hobby, part college project, part work project). I know quite a bit of JavaScript and XHTML but I've never done any database work in this arena. Can someone please advise what language I should use for the database connectivity and then I can go investigating from there. I want to avoid .NET, so I won't be using ASP.

    Thanks in advance,
    Damien


Comments

  • Registered Users, Registered Users 2 Posts: 1,144 ✭✭✭Ballyv24


    Give a look at a few Groovy/Grails tutorials on youtube. I am currently using it on a project and I am impressed at how much can be done with so little user code


  • Registered Users, Registered Users 2 Posts: 1,686 ✭✭✭RealistSpy


    I would recommend Google App Engine + Google Web Toolkit. Google will host your application in cloud and they will also deal with your database. You can use Java or Python. The GWT is an alternative if you don't know javascript it's for designing a UI for your application.


Advertisement
Advertisement