How well does it do with larger databases? #17850
D1G1TAL137
started this conversation in
General
Replies: 1 comment
-
|
We have a Budibase app with +30 tables and hundreds of thousands of rows built off of MSSQL as the backend DB. Its used by a team of 15 users as their key system throughout the day. We have the app working reasonably well. As your DB structure is quite simple i don't envision you will have much issue. For us:
The key issues:
This app is on a Budibase instance that has several other applications in use by other teams. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Has anyone used Budibase with larger databases? How well does it do? (Self-hosted)
I expect the database to have around 300,000 rows in a year across 3 tables with some relational columns. I've attached a diagram to to roughly show the structure, from what I know Budibase is not a true relational database that is why I am curious how it handles them in larger amount?
(Also want to use Calculation Table on all of those as well. )
Basically my question is: Will BudibaseDB be able to handle that many rows and relations. And if not, would using Postgres do, or is Budibase just not build for larger databases?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions