GithubHelp home page GithubHelp logo

superset-oracle's Introduction

Unofficial docker container for Apache Superset demo with Oracle 11.2 client.

Objective

The purpose of this project is to create a superset container with oracle client to allow the data analyses/visualization of data stored in an oracle database. The oracle client used is 11.2.0.4

Requirements

Docker Ports available:

Superset

8088

Usage

Build container from Dockerfile using

sudo ./build.sh

or

docker build -t sergekatzmann/superset-oracle .

Run container in daemon mode with

sudo ./run.sh

or

docker run -p 8088:8088 -d sergekatzmann/superset-oracle

Open Superset in browser using the following link:

http://docker_host_ip:8088
User: admin
Password: superset_admin

Connect to running container with

docker exec -it <container_id> /bin/bash

Disclaimer

This project is an unofficial example demo of the usage of Apache Superset with Oracle. It is powered by Apache Superset and Oracle.

Apache Superset, Apache, Superset, the Superset logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation.

superset-oracle's People

Contributors

gschrader avatar sergekatzmann avatar toddcostella avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.