Results 1 to 3 of 3
Hi Guys,
Im developing an open source web-based reporting system(allow end users create custom reports from RDBMS).
Initially it must be deployed on Apache server using MySQL on Linux or ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-18-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 1
Language opinions?
Hi Guys,
Im developing an open source web-based reporting system(allow end users create custom reports from RDBMS).
Initially it must be deployed on Apache server using MySQL on Linux or Windows.
But eventually it should be deployable within any web based enviroment, using any web server and any RDBMS.
Opinions on programming language best suited to achieving this would be greatly appreciated.
Thanks in advance
- 10-19-2005 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
Common Lisp, Scheme, Ruby, Perl, java *shudder*, php..
any one of those should be capable of achieving what you want.. they're pretty much in order of most complex -> least complex (i think...)Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 10-20-2005 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 31
I would investigate ruby rails. Either that, or one of the php frameworks.


Reply With Quote
