One feature that would be extremely useful to have is the ability to read and write blobs alongside the other data types. With Rusqlite, doing this manually requires a few extra steps and really breaks up the existing flow provided by this library, so there is a lot of utility and reduced boilerplate in doing this.