sqle
https://github.com/yaitoo/sqle
Go
A SQL-first/ORM-like Golang SQL package.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to sqle
Help out
- Issues
- [Bug] Tokenizer regex only accepts \w+ identifiers
- [Bug] quoteColumn calls strings.ContainsAny twice for a single check
- [Perf] mapBinder / scanToMapList / scanToList allocate per row
- [Bug] Builder.If only skips the next single SQL call
- [Bug] Migrator uses nil TxOptions unconditionally
- [Bug] Null[T].UnmarshalJSON treats empty string as null
- [Chore] Remaining minor issues (round name clash, defaultReplicas, Begin context)
- feat(tx): introduce Tx interface for generic Open and extensible Client
- Docs
- Go not yet supported