Skip to content

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

@JairDavid

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions