Connecting to databases

How exactly is the connection to the database done. In which file is it configured? What if I need multiple connections?
More importantly, how will I configure the connection when I run the node on my own server?

Thank you for this amazing Delphi like experience. I’m completely new to web development and I find this way of building an app very intuitive.

The Free accounts tie you to a MariaDB database (hosted by NodeRun) with no other choices; however, with paid accounts or if you license the technology to run on your own server, there is a JSON configuration file that allows you to setup connections to relational databases of your choice.

For more information about licensing NodeRun, you can reach out to us directly here: https://noderun.com/contact