Can I point Retool Database to an existing Postgres database? If not, do y'all have any plans to add support?
How's it work under the hood? Custom extensions?
11–20 of 55 posts
Can I point Retool Database to an existing Postgres database? If not, do y'all have any plans to add support?
How's it work under the hood? Custom extensions?
Looks super snazzy: Can I point Retool Database to an existing Postgres database? If not, do y'all have any plans to add support? How's it work under the hood? Custom extensions?
Are there good video resources for Retool in general, I looked at some youtube videos and found mostly creating a basic database view with a form. Any more substantial examples?
Looks super snazzy: Can I point Retool Database to an existing Postgres database? If not, do y'all have any plans to add support? How's it work under the hood? Custom extensions?
I think Retool is awesome - though last time I think I didn't see a way to allow clients to have access to certain views. We have some databases we'd love to generate views for client access, but we don't need them to have full blown accounts. Is that something on the horizon?
I wish to be able to pay yearly. We are on a hosted solution.
Looks super snazzy: Can I point Retool Database to an existing Postgres database? If not, do y'all have any plans to add support? How's it work under the hood? Custom extensions?
No custom extensions - we wanted to make it a lightweight and effective layer on top of Postgres. So it’s just a vanilla Postgres database under the hood. The UI gives you access to a lot of the power of Postgres, and for anything that you can’t do via the UI you can use the connection string directly: e.g. create triggers, create compound unique keys, etc.
I think Retool is awesome - though last time I think I didn't see a way to allow clients to have access to certain views. We have some databases we'd love to generate views for client access, but we don't need them to have full blown accounts. Is that something on the horizon?
I wish retool had two things, more granular permissions for users on team plan. right now this is reserved for enterprise. I can not simply share only specific apps to certain users. I wish to be able to pay yearly. We are on a hosted solution.
Looks cool, I'm just wondering how this compares to Google Tables?
Retool Database has that friendly table UI but also give you the full query capability via SQL (we even give you the Postgres connection string that let you connect to it externally with your favorite tool).
Edit to add: really killer addition to the product, keep up the great work