Is There A Field Limit
Yes — tables in Tadabase have a limit on how many fields they can hold, and the exact limit depends on the types of fields you add. Different field types take up different amounts of space, so a table with many text and number fields can hold far more fields than one with several large rich text or equation fields.
If you find yourself bumping up against the limit, it's often a sign that the data would be better split across multiple connected tables. Breaking related data into separate tables linked by connection fields tends to be more flexible and faster than packing everything into a single huge table.
For full details on field types and the space each one allocates, head to our Fields documentation.
We'd love to hear your feedback.