ZZZ Base Micro

Sample warehouse program

  • Simple command line warehouse program.
  • Add stock (multi-language support - "utf-8" encoding).
  • Get stock.
  • Report all stocks.
  • Report stock.
This is NoSQL ZZZ Base Micro Samples Store version 1.18.8.28 - programming a new generation.
treeserver

Product of ZZZ Ltd.

ZZZ Ltd. icon

e-mail: support@zzz.bg

License Agreement


You can download the ZZZ Base Micro Samples Store version 1.18.8.28

software package icon
for all operating systems
Linux icon
for Linux
Mac OS X icon
for Mac OS X
Windows icon
for Windows

How to use it?

From the command line (terminal):
Add stock
Usage:
ZZZBaseMicroSampleStore addStock {id} {name} {measure} {quantity} {price}
Sample:
ZZZBaseMicroSampleStore addStock 1 "green apples" kg 10 3.28
ZZZBaseMicroSampleStore addStock 2 pears kg 18 4.92
Get stock
Usage:
ZZZBaseMicroSampleStore getStock {id} {quantity}
Sample:
ZZZBaseMicroSampleStore getStock 1 2
ZZZBaseMicroSampleStore getStock 2 3
Report all
Sample:
ZZZBaseMicroSampleStore report all
Result:
1, green apples, kg, 8, 3.28
2, pears, kg, 15, 4.92
Report stock
Usage:
ZZZBaseMicroSampleStore report {id}
Sample:
ZZZBaseMicroSampleStore report 1
Result:
1, green apples, kg, 8, 3.28

Manage every bit of information!

This site powered by ZZZ Server.