acoolio - Newb here! I'm about to rebuild an en...
Newb here! I'm about to rebuild an entire web app, and could use help with a few questions... First, should I start building now with Buildship 1, or wait until Buildship 2 is released? For example, when v2 is release, would a v1 project automatically work with v2? Or would I have to re-create my project in v2? Second question: Which database works best with Buildship? For example, I know Supabase is cheaper than Firebase, but are there certain advantages I'd get by using Firebase over Supabase? Any and all insights are welcome! Thanks in advance for your help!
Solution:Jump to solution
Hi @acoolio You'll be able to migrate your workflows from V1 to V2 easily. For now, you can start building your workflows on V1.
Workflows built on v1 will be compatible with V2 as well.
For database you can try BuildShip's in-built firestore database, which allows you to perform CRUD operations and visualize the data easily - https://docs.buildship.com/database/buildship-db...
BuildShip Database – 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.
1 Reply
Solution
Hi @acoolio You'll be able to migrate your workflows from V1 to V2 easily. For now, you can start building your workflows on V1.
Workflows built on v1 will be compatible with V2 as well.
For database you can try BuildShip's in-built firestore database, which allows you to perform CRUD operations and visualize the data easily - https://docs.buildship.com/database/buildship-db
BuildShip Database – 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.