Hacker News new | ask | show | jobs
by CaliAlec 1176 days ago
Looks cool, I'm just wondering how this compares to Google Tables?
1 comments

Google tables is similar to Airtable, they are proprietary databases. You cannot query them and interface with them easily from another application like a regular database.

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).