hormo studio
  • Getting Started
  • Introduction
    • How it works ?
    • Create Project
    • Playground
  • Models
    • Create model
    • Properties
    • Field types
    • UI Types
    • Options
    • Validations
    • Relations
    • Built-in User model
  • Database
    • Create Database
    • Connect to model
  • Restful API
    • Playground
    • Filters
    • Access Token
  • Dashboard
    • Usage
    • Manage users
    • Change Authentication
  • Monitoring
    • List of reports
    • Watch requests
  • Documentation
    • Export generated docs
  • Deployment
  • Licence
Powered by GitBook
On this page

Was this helpful?

  1. Database

Connect to model

PreviousCreate DatabaseNextRestful API

Last updated 2 years ago

Was this helpful?

After create your database now you can set your db to any model you want in models section. If your database has any problem in connections, you should read the Haska logs to figure out the problem.

Its so important that you make sure about your database connections and health and then connect it to your models

You almost finished with connecting your database. Now you can checkout how our generated services based on models works.

Restful API