InterSystems IRIS Engine for Apache Superset
Project description
InterSystems IRIS support for Apache Superset
Apache Superset is a modern data exploration and data visualization platform. Superset can replace or augment proprietary business intelligence tools for many teams. Superset integrates well with a variety of data sources.
How to test with IRIS
- Clone this repository
git clone https://github.com/caretdev/superset-iris.git superset-iris
cd superset-iris
- Start Superset with Docker-Compose
docker-compose pull
docker-compose up -d
- During the start it imports example data to IRIS Database, it will take a while, to wait until it's done, run this command
docker-compose logs -f superset-init
In addition there is
docker-compose-simple.yml
file, which contains only superset and IRIS, it loads examples too, but with no way to see the progress, but through Superset UIdocker-compose -f docker-compose-simple.yml up -d --build
When the command above will finish work, go to http://localhost:8088/dashboard/list/. Dashboards available without authorization. To access SQL Lab use admin/admin as login and password.
With SQL Lab access to powerful SQL editor
It is possible to upload CSV files to IRIS. Go to Settings, Database Connections. Edit action on database.
In the modal dialog, go to Advanced, Security and check Allow file uploads to database
and Finish
And now import CSV is available
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file superset_iris-0.4.0.tar.gz
.
File metadata
- Download URL: superset_iris-0.4.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59c8b08dbae356a90577bd2c63802ba9a68805fff22936f767b904b72b281349 |
|
MD5 | 87e4ef620f263f578ccf48b8544b7469 |
|
BLAKE2b-256 | 155270c5e6bc917a36f07a91ae93bd31254bb491a9b91c61ce6bde2986c81362 |
File details
Details for the file superset_iris-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: superset_iris-0.4.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c31605af329070aecc7ca65bd1c7f302a07f5cc9624bdb51f52a9605db730538 |
|
MD5 | 5754cc6aea81b4322d294283aa49fbc5 |
|
BLAKE2b-256 | 2442a8f925529d2740e0cb4c7b43bb848d495fa5df1af0d4cf7fd570db960c65 |