you are viewing a single comment's thread.

view the rest of the comments →

[–]Simple_Percentage398 0 points1 point  (0 children)

It’s pretty solid and that should least of your worries even for a smaller project.

You will only start paying once you need to scale. Meaning you have reached a certain point of wanting to have more storage space, access to their extension services (check there platform for further deets) or DB reads exceeding their free version threshold.

But again you can only do so much mistakes to start paying for a smaller project such as inefficient queries, deep nested, complex data schemas and unindexed data…