When you need a SQL database fast, the cloud is the best way to go. Azure provides a SQL database as a Platform as a Service (PaaS) that eliminates the need to get an entire SQL Server up and running.
If you are building a simple dashboard or a form-based application, the traditional JSON API (REST or GraphQL) approach is ...