Hi everyone,
I am working on a Tadabase app that’s growing in complexity and I want to ensure it stays fast and efficient as the database expands. I would appreciate insights on best practices for optimizing performance, especially with larger datasets.
Here are a few specific questions:
Database Design: Are there any tips for structuring relationships between tables to avoid bottlenecks: ??
Page Load Speeds: How can I minimize page load times when displaying data-heavy components like tables or charts: ??
Automations and Tasks: For scheduled tasks or automations, is there a way to prevent them from slowing down the app during peak usage hours: ??
Query Optimization: Are there ways to optimize filters and conditions for faster data retrieval: ??
I am looking for practical, actionable advice that’s worked for others in the community. I have also read this thread https://community.tadabase.io/t/optimise-or-find-things-that-slow-the-app-down-ruby-on-rails but couldn’t get any helpful insights.
Any lessons learned or pitfalls to avoid would be super helpful !!
With Regards,
Marcelo Salas