| 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. |