ZZZ Base Mini

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 Mini 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 Mini 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:
ZZZBaseMiniSampleStore addStock {id} {name} {measure} {quantity} {price}
Sample:
ZZZBaseMiniSampleStore addStock 1 "green apples" kg 10 3.28
ZZZBaseMiniSampleStore addStock 2 pears kg 18 4.92
Get stock
Usage:
ZZZBaseMiniSampleStore getStock {id} {quantity}
Sample:
ZZZBaseMiniSampleStore getStock 1 2
ZZZBaseMiniSampleStore getStock 2 3
Report all
Sample:
ZZZBaseMiniSampleStore report all
Result:
1, green apples, kg, 8, 3.28
2, pears, kg, 15, 4.92
Report stock
Usage:
ZZZBaseMiniSampleStore report {id}
Sample:
ZZZBaseMiniSampleStore report 1
Result:
1, green apples, kg, 8, 3.28

Manage every bit of information!

This site powered by ZZZ Server.