foxcpp / foxcpp/maddy-storage

Consider Jet instead of go-gorm

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
rfc
Dominant language
Go
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We don't really need a full-blown ORM here.

https://github.com/go-jet/jet

go-gorm may be too heavyweight perfomance-wise as a query generator and also too type-unsafe.

Considerations:
* Jet lacks pgx support: https://github.com/go-jet/jet/issues/381
* Check whether using Jet requires to use mattn go-sqlite3 or can work with modernc.org driver.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.