loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
12th IEEE International Conference on Automated Software Engineering (ASE'97) (formerly: KBSE)
Automatic high-quality reengineering of database programs by temporal abstraction
Lake Tahoe, CA
November 02-November 05
ISBN: 0-8186-7961-1
Y. Cohen, Dept. of Comput. Sci., Tel Aviv Univ., Israel
Y.A. Feldman, Dept. of Comput. Sci., Tel Aviv Univ., Israel
The relational database model is currently the target of choice for the conversion of legacy software that uses older models (such as indexed-sequential, hierarchical or network models). The relational model makes up for its lower efficiency by a greater expressive power and by optimization of queries, using indexes and other means. However, sophisticated analysis is required in order to take advantage of these features, since converting each database access operation separately does not use the greater expressive power of the target database and does not enable it to perform useful optimizations. By analyzing the behavior of the host program around the database access operations, it is possible to discover patterns such as filtering, joins and aggregative operations. It is then possible to remove those operations from the host program and re-implement them in the target database query language. This paper describes an automatic system, called MIDAS (MIgrator of Database Application Systems), that performs high-quality reengineering of legacy database programs in this way. The results of MIDAS were found to be superior to those of the naive one-to-one translation in terms of readability, size, speed and network data traffic.
Index Terms:
relational databases; automatic high-quality reengineering; legacy database programs; temporal abstraction; legacy software conversion; relational database model; expressive power; query optimization; indexes; database access operations; filtering; joins; aggregative operations; target database query language; MIDAS; readability; network data traffic
Citation:
Y. Cohen, Y.A. Feldman, "Automatic high-quality reengineering of database programs by temporal abstraction," ase, pp.90, 12th IEEE International Conference on Automated Software Engineering (ASE'97) (formerly: KBSE), 1997
Usage of this product signifies your acceptance of the Terms of Use.