issues
search
qiniu
/
qmgo
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
Apache License 2.0
1.3k
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
安装副本集单节点,非本地用了ssh隧道,用qmgo连接报错
#322
stylesmile
opened
1 month ago
1
建议加个分页功能, 以及加个取分页总数功能
#321
888go
opened
4 months ago
1
索引, 建议加个创建全文索引的方法
#320
888go
opened
4 months ago
0
Ability to disable validator middleware
#319
jopbrown
opened
5 months ago
0
使用Upsert函数会将已有的字段删除
#318
dogelin
closed
6 months ago
1
如何拦截mongo sql,以实现数据权限
#317
bugKai001
closed
4 months ago
3
接口设计问题困惑
#316
xmualex2023
opened
7 months ago
3
建议加个索引列出功能
#315
888go
opened
8 months ago
5
建议加个高效分页, 我找了一个开源的, 你看看是否可行
#314
888go
opened
8 months ago
3
qmgo.Open(), 直接放在min() 方法外面可以吗, 会有并发问题吗?
#313
888go
closed
8 months ago
1
Update the README for limitation of Mongodb server release
#312
jiangz222
opened
8 months ago
0
怎么设置集合的片键
#311
fourfire
opened
9 months ago
1
使用此包后,编译后的程序文件大小会增加近9M
#310
wzhsh90
opened
9 months ago
1
对3.6以下的版本不支持
#309
elid0928
opened
9 months ago
3
enhance hook feature
#308
xmualex2023
closed
8 months ago
1
如何查看单条聚合管道执行过程?
#307
ppd324
closed
8 months ago
2
How To Create a 2dsphere index on geojson object field
#305
ghost
opened
1 year ago
1
Three areas of code that I think can be optimized
#304
guowei-gong
opened
1 year ago
1
feat: add AsMongoDriver() to adapt to go-mongo-driver
#303
chenyanzz
opened
1 year ago
2
性能是否有优化
#302
Nyx2022
closed
8 months ago
4
expose original mongo.DB/Collection for senior usage
#301
chenyanzz
opened
1 year ago
3
API: add NewClientFromDriver to create qmgo.Client from official driver
#300
win5do
closed
1 year ago
3
add InsertMany() supports arrays, array pointers, and slice pointers
#299
feyounger
closed
8 months ago
1
The InsertMany method supports passing in arrays, as well as array pointers and slice pointers
#298
feyounger
closed
1 year ago
0
Remove usage of go.mongodb.org/mongo-driver/x/bsonx
#297
xen0n
closed
1 year ago
1
go: module go.mongodb.org/mongo-driver@upgrade found (v1.12.0), but does not contain package go.mongodb.org/mongo-driver/x/bsonx
#296
23233
closed
1 year ago
0
查询数据时不时报超时
#295
ClownSketch
opened
1 year ago
3
force set upsert to false when use method ReplaceOne
#294
javasgl
closed
1 year ago
0
ReplaceOne 在外部指定 Upsert = true 时会正常写入,但是会对外报错 NoSuchDocuments
#293
javasgl
closed
1 year ago
2
怎么直接在框架中使用mongodb的语句,比如show dbs 这个命令怎么在框架中体现
#292
hxdyjx
closed
1 year ago
1
v1.1.6 ft
#291
jiangz222
closed
1 year ago
0
add validator go-tagexpr
#290
LonelyPale
opened
1 year ago
1
能否增加个方法用于替换默认的验证器插件validator.Do
#289
LonelyPale
opened
1 year ago
4
return exactly err on cursor decode results
#288
suhli
closed
1 year ago
3
return err when cursor decodes
#287
suhli
closed
1 year ago
0
不支持otel??
#285
majintao
opened
1 year ago
2
feat: add ListIndexes and ListCollectionNames api
#284
fleetingtimer
opened
1 year ago
0
Object(Interface{})字段Query结果返回Slice/Array
#283
chengkun-kang
opened
1 year ago
1
建议在Register将callback注册到中间件的时候增加一个索引参数
#282
bu-care
opened
1 year ago
0
如何关闭该死的 error 打印
#281
zan8in
closed
1 year ago
0
Support for options.CollectionOptions
#280
HjokXnx
closed
1 year ago
0
Interface unification, both of AggregateI and QueryI returns CursorI by same method.
#278
podhmo
closed
1 year ago
1
查询FindOne结果是否为空,如何判断
#277
Unique0071
closed
1 year ago
1
请问可以设置collection级别的优先读从吗,只找到了怎么设置database优先读从
#275
1120475708
closed
1 year ago
0
default field 里面的时间是iso标准,返回比中国时间晚8小时
#274
shanhuang94
closed
1 year ago
1
请问能使用DNS Seed List方式链接吗?
#273
snowINsummer
closed
1 year ago
1
更新操作UpdateOne 没有更新default field里面的updateAt
#272
shanhuang94
closed
1 year ago
1
fix: client url option should be init first
#271
tureo
closed
1 year ago
1
如何操作 MongoDB GridFS
#269
cuijianguo
closed
1 year ago
2
关于qmgo连接问题
#268
bfwbbrj
closed
1 year ago
1
Next