{question}
Is there a way to create a database in NuoDB using REST API?
{question}
{answer}
Creating a database via the NuoDB REST API is possible.
Our REST API documentation includes:
- Command syntax, examples, explanation for each parameter, how to set database parameter values
- What options can be applied which will impact the database processes, how to set the Host and Region variables
- How to set the group database options
- Host tag constraints setting and process scale-out requirements settings
You can view our REST API documentation here.
{answer}
Comments