From: Joel Rees Date: May 8 2002 12:50am Subject: Re: Help! Deciding on Java/C++ ? List-Archive: http://lists.mysql.com/mysql/108281 Message-Id: <019a01c1f62b$a8302a40$e701170a@ZZDELL2> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Have you considered perl? Lot's of wheels (books, too) to choose from there. Joel Rees -----Original Message----- > From: Ryan Hatch [mailto:rhatch@stripped] > Sent: Tuesday, May 07, 2002 10:47 AM > To: mysql@stripped; java@stripped; > plusplus@stripped > Subject: Help! Deciding on Java/C++ ? > > > Hi all... > > I'm about to start heavy development of an application with MySQL at the > backend. However, I need some help deciding on what language to > approach the project from. > > What are the ACTUAL speed comparisons - JDBC vs MySQL++ ?? How is the > speed of ODBC (Win vs Linux?)? > > Are there any existing base classes representing MySQL's Server / > Database / Table / Field / Tuple? I need a solid object-oriented MySQL > programming foundation before I start hacking at the project. I would > rather not reinvent the wheel if such classes already exist. > > I would really appreciate any help, tips, etc. that you guys could > provide. > > Much thanks! > > -Ryan Hatch