chenmingyong0423 / go-mongoxLinks
A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collections, built-in BSON doc builder, automated field updates, struct validation, hooks, and plugin-based programming.
☆209Updated last month
Alternatives and similar repositories for go-mongox
Users that are interested in go-mongox are comparing it to the libraries listed below
Sorting:
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆66Updated last year
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆505Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last month
- A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存…☆274Updated 3 months ago
- i18n middleware☆117Updated 2 weeks ago
- A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open…☆337Updated last week
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆117Updated last year
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 10 months ago
- go zero gorm extension / Integrated processing of db model and Redis cache☆280Updated last week
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆192Updated 2 weeks ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- A tool to check available updates of packages in go.mod.☆123Updated 2 years ago
- ⚡ zap logging driver for gorm v2☆282Updated 2 weeks ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆562Updated last month
- 🚀🚀 A GoLand plugin that automatically provides database field completion, tags, and generates Structs for writing ORM code. Supports: G…☆184Updated 4 months ago
- 这是一个前后端分离的无头内容管理系统(Headless CMS),后端基于go、go-kratos、ent、gorm等,后台前端基于vue3、ts、Antdv、Vben开发。 前台前端有Flutter和Vue3版本。☆188Updated last month
- Build microservice with rk-boot and let the team take over clean and tidy code.☆554Updated last year
- Operate Database So Easy For GoLang Developer☆177Updated 2 years ago
- Go (Golang) client for Deepseek API. Deepseek Go supports DeepSeek-V3, DeepSeek-R1 and more☆121Updated 5 months ago
- Gorm-plus是基于Gorm的增强版,类似Mybatis-plus语法。Gorm-plus is based on an enhanced version of Gorm, similar to Mybatis-plus syntax.☆307Updated last year
- Request ID middleware for Gin Framework☆245Updated 2 weeks ago
- Kratos Project Template☆455Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated last month
- A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.☆417Updated last year
- HTTP User Agent parser for the Go programming language.☆128Updated 2 years ago
- Nunu is a Golang project scaffold.☆64Updated last month
- Go Micro plugins☆112Updated 5 months ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆103Updated last year
- parse SQL to gorm struct☆139Updated 3 years ago