Transparency
Browser does not know that it is dealing with a database server; it sends standard webserver commands, gets webpages back
Database server does not know it is dealing with a browser; receives standard database server requests, sends standard database server responses
No changes are needed in the browser or database application software; process is transparent to both the browser and the database server