MongoDB Integration plugin

Try game asset MongoDB Integration plugin 4.26 Unreal Engine for your project.

Game Assets
  • Platform

    Unreal Engine

  • Version

    4.26

  • Number

    107676

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

Documentation:

Example Project:

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 29.99
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unreal Engine
    Platform
  • 4.26
    Version
  • 107676
    Number