1 boosters for "sql-query" — open source, verified from GitHub, ready to install
filesql is a library that implements the common functionality of the following commands: "Load files such as CSV into SQLite3 and execute SQL queries against CSV, etc." filesql reads the contents of specified input files and returns sql.DB. Developers can execute SQL queries in the same way as the s