SQLpage icon indicating copy to clipboard operation
SQLpage copied to clipboard

Oracle Database Support

Open WillianBR opened this issue 1 year ago • 1 comments

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)

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

WillianBR avatar Aug 20 '24 11:08 WillianBR

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

alexisrc1 avatar Aug 20 '24 13:08 alexisrc1