Visualizing Oracle Data - ApEx and Beyond

This notebook includes numerous resources for visualizing data in Oracle databases and tools. This information will run the gamut from desktop tools to Web Enabled graphing libraries.

General Info

Kyle Hailey post - overview of tools

Apex Integration Methods
JSON with ApEx

Development Tools

Desktop Tools

  • Gephi - An open source desktop tool for data visualization.
  • Tableau - Desktop visualization workbench

Web/JavaScript Libraries

JavaScript InfoVis Toolkit

  • Node Graphs
  • Sunburst Graphs

D3.js

D3 Graphing Library
D3 is way more...
* Framework more than a toolkit
* Many unique visualizations possible
* Dynamic behavior and animation
* Helper/wrapper libraries:

HighCharts
HighCharts