Databases general questions before development

I’ve downloaded a 7-day Wappler trial and am trying to confirm if Wappler will be the best tool to build websites with a concrete goal. Could you please help on answering following questions:

  • [Q] Which extensions are crucial to work with, Database, Data upload using FTP (including images)
  • [Q] What are the advantages of DatabaseConnector 2 / Database Updater 2 in the pro version?
  • [Q] What is easier to achieve, connecting Heroku Postgres or AWS mysql, dynamo, mongo?

Hi,

  1. This really is dependent on what you want to build. If you just want to build a static website then you don’t really need the database, but if you want to create dynamic data driven websites then connecting to and working with the SC and AC modules really become powerful.
  2. Same as above really, if you want to perform CRUD actions you’ll need to connect to the DB.
  3. Connecting to Heroku and AWS and even Digital Ocean are made super easy within Wappler.