ilibs / gosqlLinks
🐥The very simple ORM library for Golang
☆296Updated last year
Alternatives and similar repositories for gosql
Users that are interested in gosql are comparing it to the libraries listed below
Sorting:
- golang orm and sql builder☆180Updated 3 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- A simple and light excel file reader to read a standard excel as a table faster | 一个轻量级的Excel数据读取库,用一种更`关系数据库`的方式解析Excel。☆195Updated 2 weeks ago
- redis client implement by golang, inspired by jedis.☆113Updated 5 years ago
- A efficient, safely and easy-to-use session library for Go.☆231Updated last year
- ☄ The golang convenient converter supports Database to Struct, SQL to Struct, and JSON to Struct.☆312Updated last year
- Go simple async message bus☆279Updated 4 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- A code generation tool to generate a better querying API for gorm structs☆108Updated 4 years ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- Golang Chinese to Pinyin☆197Updated 8 months ago
- send/receive framed data via TCP or QUIC☆185Updated 2 years ago
- Package clog is a channel-based logging package for Go☆170Updated last year
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆137Updated last year
- Golang common tool functions and components.☆382Updated 3 months ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆85Updated 2 months ago
- SOHA is an enhanced library of Go(Golang) templates,it extends the capabilities of the Go template engine by custom function。☆74Updated 5 years ago
- hiboot is a high performance web and cli application framework with dependency injection support☆182Updated 4 months ago
- 👮 grbac is a fast, elegant and concise RBAC(role-based access control) framework☆320Updated 5 years ago
- Golang beautify data display for Humans☆313Updated 3 years ago
- A lightweight high-performance distributed two-level cache (in-memory + redis) with loader function library for Go.☆156Updated 2 months ago
- Quickly generate CURD and documentation for operating MYSQL.etc☆122Updated 4 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆157Updated 5 years ago
- Rizla builds, runs and monitors your Go Applications with ease. See https://github.com/kataras/iris-cli for Iris users.☆191Updated 5 years ago
- A json iterator extension that support custom time format☆75Updated 5 months ago
- auto generate sql from gorm model struct