1. Re: RDMS Database's and/or Record Managers What good is Euphoria?
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Jan 28, 2004
- 415 views
>From: Ray Smith <smithr at ix.net.au> >Subject: RE: RDMS Database's and/or Record Managers What good is Euphoria? > >Isaac Raway wrote: >> Business applications are lightweight on the actual code. What's >> important is the database. > >I don't agree with the "lightweight on actual code" comment. > >Some of the smaller to medium sized systems I work on have hundreds of >thousands of lines of code. I wouldn't call that "lightweight". The main product that my company sells has about 500,000 lines of code, 17% of which are database related. It's a retail banking system written using the Progress 4GL. Our second biggest product is about 150,000 lines of which about 26% are database related. Its a financial messaging systems written in VB, C++, and SQL Server stored procedures. Sure, databases are important for business applications but the 'app' code is rather important too! -- Derek