Connection wrapper to SQLite databases
execute query into a given database
returns the paths of the given database
query functions
Functions to wrap SQLite calls
Creates the sqliter a kinf of SQLite database manager, but not that fa...
sqliter helps users, mainly data munging practioneers, to organize their sql calls in a clean structure. It simplifies the process of extracting and transforming data into useful formats.