upper.io/db
go-sqlbuilder
Our great sponsors
upper.io/db | go-sqlbuilder | |
---|---|---|
6 | 0 | |
3,259 | 956 | |
0.4% | - | |
4.3 | 5.3 | |
16 days ago | 13 days ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
upper.io/db
-
[Hiring] Remote Golang job: Senior Backend Engineer (Go) at Horizon (Toronto, Canada)
You will be joining the expert Go team at Horizon, previously who in our spare time + for fun, authored OSS projects like chi (https://github.com/go-chi/chi), upper/db (https://github.com/upper/db), webrpc (https://github.com/webrpc/webrpc), goware (https://github.com/goware), and much more. Our Go codebases are extremely clean and the patterns we've built have been shaped over 7 years of writing production Go systems and open source projects. These are the patterns which we apply to our infrastructure at Horizon in our products Skyweaver and Sequence.
-
Looking for some ORM/db access layer suggestions
You might want to give https://upper.io/ a try
-
Migrating from PHP to Go
upper.io is a viable alternative to GORM. Just a suggestion.
-
We Went All in on Sqlc/Pgx for Postgres and Go
this is the reason why I chose upper/db over pgx/sqlc for my current cockroachdb side project
while upper/db is not as type safe, with proper testing infrastructure, it's the closest to django due to its simplicity/composability/query building support
i'm also excited to see how upper/db grows after generics land in Go later this year
-
Has anybody moved from Django (python) to any of the Go backend frameworks?
So far, I've enjoyed using https://github.com/upper/db for raw query building.
- New advanced, CGo-free SQLite package
go-sqlbuilder
We haven't tracked posts mentioning go-sqlbuilder yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
GORM - The fantastic ORM library for Golang, aims to be developer friendly
ent - An entity framework for Go
SQLBoiler - Generate a Go ORM tailored to your database schema.
xorm - xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
Xorm
gorp - Go Relational Persistence - an ORM-ish library for Go
go-pg - Golang ORM with focus on PostgreSQL features and performance
go-queryset - 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
gomodel
Storm - Simple and powerful toolkit for BoltDB