Data Access Gateway
A system that sits between end users (usually in PC networks) and a legacy database, that accepts data read requests (expressed as SQL statements), converts the requests to legacy access method instructions, and then provides the resulting data to the users. The data flow is one-way read-only.