We are using Airtable to record test runs. It is working great, and I especially like the ability to link multiple tables and share views with the team. However, we are constantly hitting rate limits of their API/actions (we are on the Pro plan). What are some of the alternatives that provide comparable UI/UX/API?
[Baserow], [APITable], [Grist], and [Rowy] are all open source Airtable alternatives which offer hosted SaaS versions that include API access, though it's a bit difficult to compare the API rate limits across all these products.<p>Self-hosting an app like this would allow you to bypass API rate limits altogether, if you're open to it. All the above products can be self-hosted — and you might want to look at [NocoDB] and [Mathesar] if you're considering self-hosting.<p>There are some other proprietary Airtable competitors like [Retable], [Retool], [Rows], [Lists], [SeaTable], and [Tables] that might be worth looking at too.<p>(Disclosure: I'm an engineer on the Mathesar core team.)<p>[Baserow]: <a href="https://baserow.io" rel="nofollow">https://baserow.io</a><p>[APITable]: <a href="https://apitable.com" rel="nofollow">https://apitable.com</a><p>[Grist]: <a href="https://getgrist.com" rel="nofollow">https://getgrist.com</a><p>[Rowy]: <a href="https://www.rowy.io" rel="nofollow">https://www.rowy.io</a><p>[NocoDB]: <a href="https://nocodb.com" rel="nofollow">https://nocodb.com</a><p>[Mathesar]: <a href="https://mathesar.org" rel="nofollow">https://mathesar.org</a><p>[Retable]: <a href="https://www.retable.io" rel="nofollow">https://www.retable.io</a><p>[Retool]: <a href="https://retool.com" rel="nofollow">https://retool.com</a><p>[Rows]: <a href="https://rows.com" rel="nofollow">https://rows.com</a><p>[Lists]: <a href="https://www.microsoft.com/en-us/microsoft-365/microsoft-lists" rel="nofollow">https://www.microsoft.com/en-us/microsoft-365/microsoft-list...</a><p>[SeaTable]: <a href="https://seatable.io" rel="nofollow">https://seatable.io</a><p>[Tables]: <a href="https://tables.area120.google.com/" rel="nofollow">https://tables.area120.google.com/</a>