Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!psuvax1!psuvm!uh2 From: UH2@psuvm.psu.edu (Lee Sailer) Newsgroups: comp.sys.amiga Subject: Re: Query for the Net Message-ID: <90312.152912UH2@psuvm.psu.edu> Date: 8 Nov 90 20:29:12 GMT References: <1990Nov6.155810.20604@intelhf.hf.intel.com> <90311.140732UH2@psuvm.psu.edu> <7961@dog.ee.lbl.gov> <1990Nov8.085750.2277@evax.arl.utexas.edu> Organization: Penn State University Lines: 13 > There IS someone working on a SQL engine for the Amiga. I just got through >reading the thread on BIX. Release is slated for 2nd quarter 1991. This person >said the engine is 100K and the SQL parser is 15K.. RIGHT NOW. > It even has a AREXX port. A simple SQL server on the Amiga shouldn't be that hard. If you are only planning on smallish databases of a few thousand tuples per relation, optimization need not be very sophisticated. And then, as users demand more, better optimizers would appear as needed. lee