Sqlitepipe (my first published crate)

Alexander Weld

Ever wanted to pipe the output of arbitrary commands into a sqlite database? Now you can do that using my first published crate: sqlitepipe

You can read more about it here: sqlitepipe

I hope I manage to publish more of the small command line tools I wrote over the last years and share them, hoping that other people find them as useful as I do.