System SQL

System SQL is a Windows command line application. It allows you to read and modify files using SQL statements. The application is built with Rust and reads from an abstract syntax tree (AST) generated by the sqlparser library.