Skip to content

Core infrastructure checklist #1

Description

@mperham

Sparq needs the following infrastructure:

  • sql database
  • ORM and migrations
  • job engine
  • job worker pool
  • cron jobs

Advice requested on the matter of ORMs and migrations in Go. Is GORM the leading ORM? Should we use its AutoMigration feature or should we use more declarative/explicit migration files?

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