Module ESBuilder
[show private | hide private]
[frames | no frames]

Module ESBuilder

EventStore builder supports SQLite/MySQL DBs through sqlite and MySQLdb modules, respectively. All available options are declare below and can be viewed by using -help option. It keep track of users command through esdb.history file Log of all SQL queries are saved into esdb.log Compensation SQL queries can be found in esdb.compensate_YYYYMMDD_HHMMSS_PID
Function Summary
  ESBuilder(args)
ESBuilder is a main injection tool.

Function Details

ESBuilder(args)

ESBuilder is a main injection tool. It supports two types of DBs: MySQL and SQLite. The injection can be done for variety of file formats: pds, bin, idxa. For option information and usage please use '-help' option. For option description '--help'. For specific injection types please use '-examples' option.

Please note, ESBuilder is a wrapper shell script around ESBuilder.py module which does the work.

Generated by Epydoc 2.1 on Tue Jan 24 10:46:01 2006 http://epydoc.sf.net