Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tezcatlipoca0000/db-helper_sf

A program tailored for my workplace; it analyze, visualize and manipulate a Firebird 2.0 database
https://github.com/tezcatlipoca0000/db-helper_sf

data data-visualization fdb firebird jupyter-notebook pandas python3

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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)