Unreal Engine – MongoDB Integration plugin

19 Credits

Use credits that never expire to get things at a low cost,including high-quality 3d models,cut out 2d people and plants,scanned PBR textures and material…etc

 

3DSFREE Download Advantages :

  • All files Clean without viruses.
  • Maximum download speed for all files.
  • Fast after sales support (within 12 hours)
  • Instant Download Links
No Credits ? Quick Buy Here!
 Buy 9 Credits  (9$)
 Buy 21 Credits  (19$) 
 Buy 70 Credits  (59$) 
 Buy 150 Credits  (119$) 
 Buy 320 Credits  (239$) 
 Buy 700 Credits  (499$) 

Description

The MongoDB Integration Plugin lets you store and retrieve data from your MongoDB Server. Build your own queries select, update and delete data to your database directly from Blueprints. All queries work asynchronously in a separate thread. You can also create new collections and databases.

MongoDB is an open source database that uses a document-oriented data model and a non-structured query language. It is one of the most powerful NoSQL systems and databases around todayBeing a NoSQL tool means it does not use the usual rows and columns that we so much associate with the relational database management. It is an architecture that is built on collections and documents. The basic unit of data in this database consists of a set of key-value pairs.

It allows documents to have different fields and structures. This database uses a document storage format called BSON which is a binary style of JSON style documents.

Technical Details

Features:

  • Write Insert , Update and Delete Queries to modify data in the MongoDB Server. Create and Drop Database and Collections directly from Blueprints.
  • All database operations are performed asynchronously.
  • Depending on query result size, hundreds of queries can execute at once without any noticeable lag on the game thread.
  • Supported mongoDB element types: document, array, int, float, string, datetime, bool.

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: Win32, Win64

Supported Target Build Platforms: Win64

Documentationhttps://drive.google.com/open?id=1YofN_j6Nwy2IqZaRJ1qNRm1d-4pXgUe1

Example Projecthttps://drive.google.com/open?id=1z_W7mcUgbvkhL2LmSBRT8Up2F5aqQAc4