sqlite-blob(1)
NAME
sqlite-blob - example of how to insert/replace or select a blob in sqlite
SYNOPSIS
sqlite-blob [OPTIONS] FILE
DESCRIPTION
sqlite-blob(1) saves many files together into a single database, and can restore individual files from the database.
OPTIONS
-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.
AUTHOR
Written by Gaël PORTAY gael.portay@gmail.com
COPYRIGHT
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.