You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not familiar with Rust programming, so, I don't know it's capabilities and resources. I was wondering about the database support.
What would take to give OracleDB support to SQLPage?
Despite any external modules/drivers (Oracle Instant Client), which item should be addedd or changed to support OracleDB connections?
What are you currently doing ?
A: I'm using a Python3 script to extract the data and generate a Excel/XLSX file and sending it by e-mail. So, it's a daily information, estead of on-line.
Describe the solution you'd like
A: Maybe a support to connect SQLPage to an Oracle database and execute the query.
Describe alternatives you've considered
A: Use the current Python3 script to extract the data and save it into a SQLite database, allowing the information view and filtering. And maybe update the SQLite each hour (cron).
Additional context
A: The vulnerability database belongs to a third party tool. I have SELECT access only (enough).
The text was updated successfully, but these errors were encountered:
Hello @WillianBR, muito prazer! I am Alexis, co-founder of SQLPage.
Seems like a nice project you're working on, and I’d love to discuss the possibility of adding Oracle database support. Would you be available for a quick chat so we can go over this topic in greater detail ?
you can book an appointment with me here https://cal.com/alexisrc/30min
Let me know if good for you !
thanks
Oracle Database Support
What are you building with SQLPage ?
A: A small vulnerabilitie dashboard.
What is your problem?
A: Oracle Database Support. Oracle Database XE (21c, 18c, 11g)
What are you currently doing ?
A: I'm using a Python3 script to extract the data and generate a Excel/XLSX file and sending it by e-mail. So, it's a daily information, estead of on-line.
Describe the solution you'd like
A: Maybe a support to connect SQLPage to an Oracle database and execute the query.
Describe alternatives you've considered
A: Use the current Python3 script to extract the data and save it into a SQLite database, allowing the information view and filtering. And maybe update the SQLite each hour (cron).
Additional context
A: The vulnerability database belongs to a third party tool. I have SELECT access only (enough).
The text was updated successfully, but these errors were encountered: