bobjoneswins
bobjoneswins7mo ago

bobjoneswins - I don't understand what "Rowy" i...

I don't understand what "Rowy" is, what is the relationship with Buildship?
Solution:
Hi @bobjoneswins BuildShip is a complementary product to Rowy, both solve different problems. BuildShip is a fully managed service where you don't have to worry about anything on any cloud console and you can focus on building and deploying without any friction. You can combine the power of both (Rowy + BuildShip) for advanced features using the Rowy Trigger which enables you to automate tasks seamlessly based on events that occur in your Rowy environment https://docs.buildship.com/trigger-nodes/rowy-trigger on BuildShip. You can also leverage the same table UI interface and feature of Rowy using BuildShip Database Tables - https://docs.buildship.com/basics/buildship-tables. We'll come up with a more descriptive blog on this soon....
Rowy Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Jump to solution
4 Replies
Solution
Gaurav Chadha
Gaurav Chadha7mo ago
Hi @bobjoneswins BuildShip is a complementary product to Rowy, both solve different problems. BuildShip is a fully managed service where you don't have to worry about anything on any cloud console and you can focus on building and deploying without any friction. You can combine the power of both (Rowy + BuildShip) for advanced features using the Rowy Trigger which enables you to automate tasks seamlessly based on events that occur in your Rowy environment https://docs.buildship.com/trigger-nodes/rowy-trigger on BuildShip. You can also leverage the same table UI interface and feature of Rowy using BuildShip Database Tables - https://docs.buildship.com/basics/buildship-tables. We'll come up with a more descriptive blog on this soon.
Rowy Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
bobjoneswins
bobjoneswins7mo ago
I have a database with over 10 Million Records and 300 columns of data. Can ROWY and/or BuildShip handle that size of data?
Gaurav Chadha
Gaurav Chadha7mo ago
You can import/export process unlimited data on PRO Plan https://www.rowy.io/pricing.
bobjoneswins
bobjoneswins7mo ago
Thank you for your replies. Can I right-join Large Tables using Rowy and then create views or NEW tables by pulling/selecting only certain columns in to the new table? Can I do this without knowing any Code?