[Q] Database application Tuning tool
From: Hyun-Goo Kang <hgkang_at_ropas.kaist.ac.kr>
Date: Fri, 12 Oct 2001 13:27:39 +0900
Message-ID: <9q5rbq$dkg$1_at_green.kreonet.re.kr>
Date: Fri, 12 Oct 2001 13:27:39 +0900
Message-ID: <9q5rbq$dkg$1_at_green.kreonet.re.kr>
Is there any tool which automatically tunes any database application? (especially for transaction based app)
What i expect is...
- I have my database application written in *.c, *.cpp, *.java ... whatever. (ESQL,ODBC, db/language specific API... whatever)
- If I need some configuration, do it.
- Then transalate my source to source'(automatically tuned)
