Skip to main content

Create Database

  • Create a Database

    To create the database follow these steps :
    • Go to the database section.

    • Click on the Add Database button.

      create_app

    • Fill out the form with the database name, type, mode,backup schedule,number of replicas, instance size, and storage . and click on "Next".

      create_app

    • A preview screen will display all the information. If you need to make changes, click the Back button; otherwise, click Add.

      create_app

info

Once database status turn into Success from Inprogress you will get your Username, Password and Host URL. You can now use these credentials to connect to your database using tools such as MongoDB Compass for MongoDB, DBeaver for PostgreSQL, and Redis CLI for Redis.