Skip to Main Content
Feature Request FR-2957
Product Area Web Services
Status CLOSED

3 Voters

easy access to other databases

michael.weinberger 2 Public
· Feb 2 2023

Idea Summary
I often hear developers complaining that Apex can only work with Oracle Databases. These developers have their data in MS-SQL and Prostgress and My-SQL or some other relational source. They could theoretically use Transparent Gateway to create a db-link, and some views on top. But I would really like to have some declarative option like presented with "rest data source". Something a citizen developer could create.
A declarative option to create a “relational data source” in Apex. Just like the “rest data source”. That would be great.

Use Case
Citizen Developer could easily access data from other legacy databases, 3rd party products or cheap data archives.

There would be no need for an transparent gateway administrator or 3rd party programmer who has to program a web service api for the legacy database. 

Preferred Solution (Optional)
I assume, this could easily be done with a java or javascript library in the database

This idea has been closed due to the lack of community activity during the period since it was submitted.

Comments

Comments