I often hear from customers when they run into problems. It’s natural, they need help!
What I don’t often hear, are all the cool things you folks are doing with our technology. In this case, I’d love to hear what you’ve been able to do with Oracle REST Data Services, e.g.:
- publish web services for your Oracle Database
- setup up SQL Developer Web
- take advantage of our REST DBAPI for database management tasks
- migrate your MODPLSQL apps
If you’d like to share your story publicly, please leave a comment.
If you’d like to share your story privately, then please drop me an email at [email protected]
You’re of course always welcome to continue contacting me for help, share your feedback, or just say, Hello!
5 Comments
I wrote a app to copy APEX Applications to two Remote Prod Servers and also to install them there. So a new Apex Application is installed in arround 30 seconds only by pressing one button…
Also my Website is synchonized by REST without VPN/DB Links!
That´s great.
Marco
And how exactly some middleware solution is superior to dblinks? With dblinks one can issue:
select * from employees
minus
select * from employees@remote
and with ORDS do I do what?
Who said anything was superior?
Think less dblink vs ords and more http vs sqlnet/jdbc
Use the right tool for the right job.
HELLO
just little more than hello, ords changed the way we use to exchange data between db , no more dblink. we really appreciate
thank you
very cool, thanks for sharing, especially for being the first!