Scaling [Mar 04]

[dummy title body text appended to avoid empty title body]

:raising_hand_man: /BasToTheMax.js replied

1. Will NocoDB still be fast if I have millions of records?

2. Is there any limit how much rows I can have in a table

3. Is there any cache implemented?

:person_tipping_hand: o1lab replied

The storage is on your actual database. So a database like mysql/postgres easily manages millions of records. We default to pagination on frontend. Caching is not implemented ( I assume you meant rows)

:raising_hand_man: /BasToTheMax.js replied

Oké. One last question:

Is it possible to scale to multiple instances of NocoDB behind a load balancer?

:person_tipping_hand: o1lab replied

not at the moment

:raising_hand_man: /BasToTheMax.js replied

Oh. Okay

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs

Exists some timeline ? For API using scalability is critical.