Parse to Database News
Brought to you by:
siouxes
Hi men! This the first release of the program. It is minimally debugged but all works. In this stage, the only database engine support is MySQL. The binary version is compiled with the mysqlclient 3.23.54 library. I think that it will work with new mysq version also. Otherwise just recompile it. In future i think to implement other db engine. The next release will accept input from stdin and output on stdout, so, you can use this program directly with the serial interface, like "$/dev/ttyS0 | parse --stdin rules mysqlinfo".
See you soon.