What I don't love about Airtable as a developer #2
basicthinker
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Airtable has no way to choose the underlying database. Dev Table can offer this and supports big data.
Does it make sense to support a text-based, versioned Git-like database? Maybe just Git, like how Wiki can be based on Git. Furthermore, we can specify a workflow such as PR to update and collaborate on the table data. More to Data Workflow #3.
When linking to another table, the primary key of that table will show in the current table but has to be hidden in most cases. Why not directly link to a field of another table and make the primary key linking implicit?
It involves several operations to add an item to a linked field. Also, a linked filed cannot be copied. Can it be made lightweight just as choosing items from multiple select?
What do you think? We can maintain a long list to brainstorm how we can do better than Airtable for developers.
Beta Was this translation helpful? Give feedback.
All reactions