|
|
|
|
|
by F_J_H
2240 days ago
|
|
So far, yes. APEX in this case is used for data visualization and dashboards, mostly using Plotly.js. And, the oracle database is the data store for clean/structured data. They use python notebooks and all the other python based goodies for their work - the DB is just where they get their data. (And, sometimes it makes sense to do data processing with the DB). We could end up using Spark at some point - we're not precluded from that. |
|