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
{{ message }}
This repository was archived by the owner on Sep 26, 2021. It is now read-only.
I have successfully followed the instructions and created a Docker image of Oracle. I am now connecting to the image from another iMac on my home network.
I might add that I have no specific experience with Oracle, and given all the quirks I have so far encountered, anything might have gone wrong.
Is it my imagination or is Oracle painfully slow? I have created a handful of tables, and I am trying to insert a few thousand rows. It is taking me many minutes to do this.
I have tried from SQLPro Studio as well as Oracle’s SQL Developer for MacOS, and they are both very slow, so it’s not the front end software.
By comparison, when I connect a Docker instance of Microsoft SQL using SQL Pro Studio, the whole process takes a few seconds, so it’s not my network or the software.
I have successfully followed the instructions and created a Docker image of Oracle. I am now connecting to the image from another iMac on my home network.
I might add that I have no specific experience with Oracle, and given all the quirks I have so far encountered, anything might have gone wrong.
Is it my imagination or is Oracle painfully slow? I have created a handful of tables, and I am trying to insert a few thousand rows. It is taking me many minutes to do this.
I have tried from SQLPro Studio as well as Oracle’s SQL Developer for MacOS, and they are both very slow, so it’s not the front end software.
By comparison, when I connect a Docker instance of Microsoft SQL using SQL Pro Studio, the whole process takes a few seconds, so it’s not my network or the software.