/DB-Helper_SF

A program tailored for my workplace; it analyze, visualize and manipulate a Firebird 2.0 database

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DB-Helper

What it does:

  • Helps visualize, analyse and manipulate a Firebird 2.0 database

Dependencies:

  • Anaconda (to create a 32 bit enviroment since the Firebird server 2.0 is only available in 32 bits)
  • Pandas
  • fdb (python's module for Firebird)