OPC Router: Plug-in for MongoDB in the New Version 4.14
The new version 4.14 of OPC Router has been released, which includes, among other improvements, the new plug-in for MongDB databases. We tell you the details
This November, the new version 4.14 of OPC Router has been released, which includes, among other improvements, the new plug-in for MongDB databases. MongoDB is arguably the most popular and widely used NoSQL database.
Relational databases are undoubtedly the standard type of database in automated processes, both industrial and infrastructural, since the concept of a relational database fits very well in specified environments, with clear dependencies and where data flows always follow a defined scheme.
Relational databases are usually installed close to production in order to guarantee low communication latency and, above all, high data availability. However, relational databases have shortcomings when it comes to managing data located at different points from multiple sources, even more so if a high degree of reliability and availability is required. It is in this circumstance that NoSQL databases offer better performance, as they create high-availability copies to handle large amounts of data distributed simultaneously.
This new plug-in enables the bidirectional exchange of information between any other OPC Router plug-in and a MongoDB database.

Without looking too hard, there are two types of projects that can benefit from this novelty: feeding process data into a MongoDB or using OPC Router as a data gateway between a relational database and MongoDB.

Like the other plug-ins, this type of communication can be used or added to any other OPC Router project and configured graphically.
As a particularity, the exchange of information with a MongoDB is usually done through JSON data structures.
To build these JSONs, OPC Router has a specific complement for it that allows to break down the components of this structure in a visual and point-to-point way. In this way, a connection can be achieved quickly and without the need to have advanced knowledge in all these steps.

If you want to test its operation, do not hesitate to download its 100% functional demo without any commitment. Test and evaluate for yourself if OPC Router is the solution you need to communicate your MongoDB with the rest of the systems, applications and devices of your process.


