Q: Inquiry regarding your database for product data automation

i need a table with over 100 columns
This corresponds to a table with over 100 uniquely named columns. In n8n, I would use many specific AI agents, each optimised for populating a specific field. The workflows should ensure that the product data in the database is continuously updated and new products are added.
Now to my specific questions regarding your database:

Do I understand correctly that the maximum size of a table is limited to 15,000 rows (which would theoretically correspond to a restriction of 14,999 products)?
Are there restrictions regarding the number or frequency of updates to the data in the database?
I am unsure what exactly the term "Stack" means in your context. Could you please explain this?

Best regards,
Frank

info8307PLUSMay 15, 2025
Founder Team
Rachit_Stackby

Rachit_Stackby

May 19, 2025

A: Stack = Database

15,000 rows = 15,000 records in 1 database

Frequency of updates will be limited to 5 requests per sec, as per our API rate limits.

Hope this helps!
Rachit

Share
Helpful?
Log in to join the conversation