With this example you can store data
and query from database.

First start the script run.sh or run.bat
with the store parameter:

run.bat store
run.sh store 

and for query data use:

run.bat fetch
run.sh fetch 
