bkschema:

Database schema downloader

Command line usage:

bkschema [-conf=bk.ini] schema.txt

-conf=bk.ini is optional, thanks to this you can set custom ini file with configuration. If you not set this it will take "bk.ini" from directory where bklang compilator is placed

schema.txt is output file with database schema

bk.ini configuration file

[bkschema]
SQLLIBDIR=${BASE}/bin/
DEBUG1=0