get_database_connection.Rd
This function provides an example connection to an SQLite database shipped with the package. Users must override this function to establish connections to their specific database systems.
get_database_connection()
A database connection object.