Connecting via Apache SuperSet
SuperSet provides a SQL editor, charting ability, and other data exploration tools. SuperSet works very well with bit.io!
First, add a dataset.




You'll need some information from bit.io for the next step. Go to your repo page and click the green Connect button on the upper right. Copy your password.
The other settings you need:
- Host is
db.bit.io
- Port is
5432
- Database is your repo name
- Username is your bit.io username
- Password is the one you copied from the connect string
- Enable SSL


Click Connect, and boom!


Try the SQL Editor - you can set the database to bit.io, and see your repos and schemas.


Congrats!
Updated 8 months ago
Did this page help you?