Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tezcatlipoca0000/db-helper_sf
- Owner: Tezcatlipoca0000
- License: gpl-3.0
- Created: 2023-11-14T21:08:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-22T14:26:45.000Z (6 months ago)
- Last Synced: 2024-07-22T20:35:17.505Z (6 months ago)
- Topics: data, data-visualization, fdb, firebird, jupyter-notebook, pandas, python3
- Language: Python
- Homepage:
- Size: 787 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)