sqlite-blob - example of how to insert/replace or select a blob in sqlite
sqlite-blob [OPTIONS] FILE
sqlite-blob(1) saves many files together into a single database, and can restore individual files from the database.
-f or --file Set the path to database.
-x or --extract Extract file from a database.
-h or --help Display this message.
-V or --version Display the version.
Written by Gaël PORTAY gael.portay@gmail.com
Copyright (C) 2018 Gaël PORTAY
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.