MongoDB Bridge is a collection of scripts written in C# which interface MongoDB APIs to work with a MongoDB database even with GDScript. To make this plugin work: MongoDB is a document database, which ...
CSharp.Mongo.Migration uses the C# MongoDB Driver to update documents in script based single use migrations (rather than on-the-fly). See the Wiki for more information. Note: Circular dependency / ...