Firebase :firebase: vs Airtable :airtable:

I would say airtable < firebase. However the connection limit in free plan is quite high

1 Like

For me both are bad but I vouch for firebase , airtable is super bad

MYSQL or MongoDB are way better.

2 Likes

Lets do a final poll

Which database do you prefer ??

  • Firebase :firebase:
  • Airtable :airtable:
  • MySQL
  • Other

0 voters

Because I don’t know how to use MySQL, so I prefer firebase :sweat_smile:

4 Likes
  1. MySQL / SQLite good as general purpose database
  2. Airtable is great for Media-focused database
  3. Firebase great for real-time DB needs and it is key value database which you can easily use to store JSON data.
  4. Redis is another good real-time database.
1 Like

So,
Let’s do all the goods and bads or Airtable and Firebase in a single post.

Mostly use Airtable Spreadsheet, It Works Fine With Large Data Too (Load Small Numbers of Row And after it loads, Get Another Rows…) (Thanks to @The_K_Studio for this method) and now I wanna try to use MySQL Database (Currently I Haven’t Any idea about its performance… Update u soon

1 Like

For most of the apps, which have some data stored on the internet, airtable is the easiest and the best
For other apps, like chat app, firebase or MySQL is the only way.

So, it is hard to say I use what? Answer would be I use firebase and airtable

Therefore, which one do you think works best with all kind of apps, small and big?

  • Firebase :firebase:
  • Airtable :airtable:
  • Both are Equal :firebase: = :airtable:

0 voters

NB- Do not vote because only other are voting that choice, vote on that you think is best

1 Like

Airtable is good but slower than firebase

2 Likes

you can use json

1 Like

Airtable is much better than firebase because you do not need to pay more to airtable if in future your app gains users but is firebase is very expensive

2 Likes

Hey i see many people are using airtable for user database . but when i used in past its not working for me i faced some issue like . when a user update their data the index no is gone difference .like 3 colum name mobileno and email , first time i get the data in right index .but when a user make update request and a new user submit data the index no go mismatch like mobile no store in email or email store in mobile no… so i have post on kodular but not get the issue solved that’s why i move in MySQL its little slow but you can get any data according to your need .

3 Likes

I have a simple question.
If airtable Crossed 5 connection per second then I get which error.

Not 5 connections maybe.
5 API requests.
I don’t know the error.
Just don’t use Airtable.
Airtable provides api for office works, not for app backend.

3 Likes

I like airtable and firebase but Mysql
. Mysql isn’t easy for me and many steps so I prefer airtable & Firebase

1 Like

Then use Firebase.

1 Like

Yes. You right

This post was flagged by the community and is temporarily hidden.

1 Like

Yes, it is available, check this out :

2 Likes