Open
Description
Right now, the SELECT and INSERT commands can only construct very simple SQL statements, since we couldn't find a nice library that produces SQL from JSON. Writing our own would be quite complex - if someone knows a good library or wants to volunteer on writing a nicer version, please add pull requests :)