Skip to content

Database using Airtable

Nicolas Martinez edited this page Jun 21, 2024 · 2 revisions

We will use Airtable to store user data, leveraging an industry recognized low-code cloud-based platform that has been growing in popularity lately in low-code space. Here is the base for this project.

Why Airtable? Airtable is basically the de facto low-code database.

GraphQL

We should consider the benefits of baseql.com to create a GraphQL endpoint on top of Airtable. Feedback mention it can really simplify development.

They have a free plan for up to 1000 requests per month.

Reference

  • A past project
  • Sample multi-table base from a past project created using Softr.io.

Clone this wiki locally