Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 271 Bytes

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)