1A 'dplyr' back end for databases that allows you to work with remote database
2tables as if they are in-memory data frames. Basic features works with any
3database that has a 'DBI' back end; more advanced features require 'SQL'
4translation to be provided by the package author.
5