go-xorm / xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
☆6,664Updated 4 years ago
Alternatives and similar repositories for xorm:
Users that are interested in xorm are comparing it to the libraries listed below
- Go client for Redis☆9,788Updated this week
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,801Updated 3 years ago
- a cron library for go☆13,379Updated 8 months ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,613Updated 9 months ago
- Use Go Modules.☆4,923Updated 5 years ago
- UUID package for Go☆4,904Updated 7 months ago
- a Go package to interact with arbitrary JSON☆3,759Updated 11 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,323Updated 7 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,377Updated last year
- Go client for AMQP 0.9.1☆4,902Updated last year
- general purpose extensions to golang's database/sql☆16,716Updated 7 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,676Updated last year
- A little like that j-thing, only in Go.☆14,353Updated 2 weeks ago
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆17,838Updated this week
- Simple error handling primitives☆8,222Updated 3 years ago
- Idiomatic HTTP Middleware for Golang☆7,505Updated 2 months ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,082Updated 3 years ago
- Redis Go client☆20,631Updated this week
- Package ini provides INI file read and write functionality in Go☆3,494Updated 10 months ago
- Structured, pluggable logging for Go.☆25,083Updated 4 months ago
- YAML support for the Go language.☆6,994Updated 7 months ago
- Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch☆7,461Updated 7 months ago
- A high performance HTTP request router that scales well☆16,785Updated 7 months ago
- lumberjack is a log rolling package for Go☆5,020Updated 7 months ago
- Arbitrary-precision fixed-point decimal numbers in Go☆6,634Updated 7 months ago
- Simple HTTP, REST, and SSE client library for Go☆10,605Updated 2 weeks ago
- package for building REST-style Web Services using Go