%0 Conference Proceedings %F trwa89 %A Trinder, Phil %A Wadler, Philip %T Improving list comprehension database queries %B TENCON '89. Fourth IEEE Region 10 International Conference, Bombay India %P 186-192 %I IEEE %X The improvement of queries expressed as list comprehensions in a lazy functional language is described. The database literature identifies four algebraic and two implementation-based improvement strategies. For each strategy the authors show an equivalent improvement for queries expressed as list comprehensions. This means that well-developed database algorithms that improve queries using several of these strategies can be emulated to improve comprehension queries. They are also able to improve queries which require greater power than that provided by the relational algebra. Most of the improvements entail transforming a simple, inefficient query into a more complex, but more efficient form. The authors illustrate each improvement using examples drawn from the database literature %U http://www.diku.dk/hjemmesider/ansatte/henglein/papers/trinder1989.pdf %U 10.1109/TENCON.1989.176921 %8 November %D 1989 %K dbprog