受欢迎的博客标签
RSS

博客文章标记 'MongoDB'

login error (iaspenetcore)
The error "BsonSerializationException: An error occurred while serializing the CustomerGuid property of class Nop.Core.Domain.Customers.Customer: GuidSerializer cannot serialize a Guid when GuidRepresentation is Unspecified" indicates that the MongoDB C# driver is encountering a GUID (Globally Unique Identifier) that does not have a specified representation during serialization. This typically happens when the driver needs to know how to store the GUID in MongoDB, but the default or configured GuidRepresentation is Unspecified.
【原创】如何为mongodb的集合增加一个新字段、查找、删除某个值的记录、更改字段类型
如何为mongodb的集合增加一个新字段、查找、删除某个值的记录、更改字段类型
Mongodb error: repair

https://yq.aliyun.com/articles/73203

http://www.alexbevi.com/blog/2016/02/10/recovering-a-wiredtiger-collecti

Mongodb error:MongoDB loads but breaks, returning code=exited, status=14
mongodb-errormongodb-loads-but-breaks-returning-codeexited-status14
Resolving MongoDB C# Driver Connection Errors
  Recently, I encountered a particularly difficult issue with establishing a reliable conn
Mongodb实战系列(1)-Mongodb GUI常用的客户端汇总
nosqlbooster4mongo-5.2.7
How to Install latest stable version MongoDB on Windows server
How to Install MongoDB on Windows server
MongoDB Backup Strategies on ubuntu18.04 64
MongoDB Backup Methods,MongoDB 数据导入和导出、备份和恢复
Deserialising polymorphic types with MongoDB C# Driver
http://stackoverflow.com/questions/18642693/deserialising-polymorphic-types-with-mongodb-c-sharp-driver.
How to Install and Uninstall Reinstall Secure MongoDB 7.0 on Ubuntu 22.04(vultr)
How to Install and Uninstall Reinstall Secure MongoDB on Ubuntu 22.04(vultr)