SQLite                  Connect to an SQLite database
datasetsDb              A sample sqlite database
dbReadTable,SQLiteConnection,character-method
                        Read a database table
dbWriteTable,SQLiteConnection,character,data.frame-method
                        Write a local data frame or file to the
                        database
initExtension           Add useful extension functions
rsqliteVersion          RSQLite version
sqlite-transaction      SQLite transaction management
sqliteCopyDatabase      Copy a SQLite database
