https://github.com/cyrusjetson/connecting-db2-flask
code for connecting DB2 with flask
https://github.com/cyrusjetson/connecting-db2-flask
css db2 flask html ibmcloud ibmdb2 jinja2 python
Last synced: about 1 month ago
JSON representation
code for connecting DB2 with flask
- Host: GitHub
- URL: https://github.com/cyrusjetson/connecting-db2-flask
- Owner: cyrusjetson
- Created: 2022-12-08T11:32:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T17:12:45.000Z (about 1 year ago)
- Last Synced: 2025-05-07T06:57:37.422Z (about 1 year ago)
- Topics: css, db2, flask, html, ibmcloud, ibmdb2, jinja2, python
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connecting-DB2-Flask
# code for connecting DB2 with flask
## If you have any doubts you can comment on youtube channel or make PR or issue
## Structure
## Kindly follow the appropriate naming conventions
main_folder
|
- app.py
- SSL certificate downloaded from IBM db2 dashboard
- templates
- base.html
- user.html
- agent.html
- admin.html
- static
- css
- main.css
- assets (for storing images or other content)
## For SSL Certificate
Visit properties in query page, download the SSL certificate, paste in same folder of app.py