Skip to content

'Create your first database' Documentation - 'connection types' link Err = 'File not found' #22

@sndsgn

Description

@sndsgn

https://orb-framework.gitbooks.io/orb/content/api-reference/connection-types/README.md

Create your first database

Once you have created a model, you will want to be able to store and retrieve instances of that model. These are called records. A record in the database is just a single instance of a model class. Before we can do that tho, we will need somewhere to store it to.
To do that, we need to define a new database. For a list of supported databases, take a look at the connection types page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions