Query optimizer module?
From: (wrong string) ßjohann <Kai.Grossjohann_at_CS.Uni-Dortmund.DE>
Date: Tue, 31 Jul 2001 19:04:59 +0200
Message-ID: <vafn15ljah0.fsf_at_lucy.cs.uni-dortmund.de>
Date: Tue, 31 Jul 2001 19:04:59 +0200
Message-ID: <vafn15ljah0.fsf_at_lucy.cs.uni-dortmund.de>
Are there tools out there to allow me to build a query optimizer? My idea is that it accepts as input a description of the logical algebra, of the physical algebra, of the various equivalence relations, some cost factors and selectivity heuristics, and off we go...
Note that I'm _not_ using the relational algebra, so it's important for me to be able to use it for a different algebra than just the relational one.
Of course, if there is a query optimizer construction kit which requires me to do some programming, that's also fine.
tia,
kai
-- ~/.signature: No such file or directoryReceived on Tue Jul 31 2001 - 19:04:59 CEST