Rust implementation of an engine able to interpret and run SQL, based on PostgreSQL syntax, and currently running in memory. Inspired by GoSQL