Skip to content

[Proposal]: Use pure sql+query builder instead of ORM #40

Description

@JairDavid

Pros:

  • Better performance
  • Avoid extra abstraction layer
  • Avoid dependecy chain

Cons:

  • "Slow development exp"
  • Handle queries manually

see:
SQLX: https://github.com/jmoiron/sqlx
SQUIRREL: https://github.com/Masterminds/squirrel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions