What is a good programming language/environment for Linux database applications?

Posted by Dkellygb on Stack Overflow See other posts from Stack Overflow or by Dkellygb
Published on 2010-03-10T14:47:02Z Indexed on 2010/03/11 5:33 UTC
Read the original article Hit count: 299

Filed under:
|
|

I could use some advice on my move from the Windows world to Linux. For my business, I have used VB6 and Microsoft Access with both Access databases and SQL server in the past. The easy to use forms, report writers and programming language were perfect for CRUD apps and analysis for our small hotel/restaurant business.

After using Linux at home for some time I would like to convert our small business. Our server is already a Linux box using Samba. I am happy with the OpenOffice.org applications instead of Microsoft Office. The only thing which is holding me back is a desktop database application where I can develop the forms and reports we require. Base does not seem to be up to the job yet from my experience.

I would like something like VB.Net with visual studio (express) but I would like to avoid Mono – I just don’t see the point of it. (You can correct me if I’m wrong.) But a good collection of forms, controls and a good report writer would be ideal.

I have looked at web based stuff like Ruby on Rails, but I think a webserver for our 5 pc network is overkill. I don’t mind running a proper database on our Ubuntu 9.10 server.

I may have exposed a few prejudices above but my mind is open. Any thoughts?

© Stack Overflow or respective owner

Related posts about linux

Related posts about database