Connection wrapper to SQLite databases


[Up] [Top]

Documentation for package ‘sqliter’ version 0.1.0

Help Pages

sqliter-package Functions to wrap SQLite calls
execute execute query into a given database
execute.sqliter execute query into a given database
find_database returns the paths of the given database
find_database.sqliter returns the paths of the given database
query-functions query functions
sqliter Creates the sqliter a kinf of SQLite database manager, but not that far.