Tezcatlipoca0000 / DB-Helper_SF

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Batchfile 1.4%