With the new limitations and costs, Airtable became inaccessible to many and unusable.
Although the problem of 1000 records is not serious, the limitation of monthly queries is.
API calls per month = 1000 (It even seems like a joke)
I am recently finishing an update of an application that has approximately 2000 users and is mainly based on Airtable, where queries are constantly made to the DB, so it is no longer useless to continue.
At the moment it is decided to migrate everything to BaseRow and practically redo the project again.
and until then I will launch the promised update and pay for at least 2 months of Airtable
Sorry but I don’t understand, why have your own accommodation?
I will be new to baserow, I had some experiences but I don’t know its limitations in terms of transfer rate, beyond 3k records
As the Company Grows Bigger it gets Commercialised to such an extent that it does not value it’s freebie customers.
Airtable is one of the best of database Sites I have seen so far.
you understood the real problem and work involved.
Baserow is relatively simple, the cumbersome thing is that it handles numerical values ​​and lists up to 100 records and you must use pagination, the good thing is that you can apply filters directly.
When I refer to migrating, I’m talking about reassembling all the blocks, functions, etc.
It is a Really Tough Task but no one can do anything. It’s only Team Airtable you have to Tell on twitter. They are relatively Active there
Next time what you can do is call your Data Everytime the App Loads and Store it in your In App SQL. This will make code and Function of your better simultaneously.
Fetch complete data nd store it at once in the in app SQL.
The long task of migration will be reduced to a large extent