Retool
Retool is a popular low code/no code application builder, and bit.io works great with the retool Postgres connector.
You do this by adding a new resource:


Then, pick Postgres as the type:

In the Postgres window, you want:
db.bit.io
as the host5432
as the host- Your username, database name & password from your database's connect tab
- Choose
Use SSL
- Leave all of the certificate boxes empty
- Click test & add connection!


You'll see your bit.io resource in the app editor, and you can use whatever SQL you want.

Updated 3 months ago