OPC2MongoDB
Free tool to read data from OPC sources and save to a MongoDB database
...It is simple to configure, the opc2mongodb.conf file is self explained, it must be put in the same folder as the exe file.
The code is written in C# and it uses the h-OPC and the oficial MongoDB libraries for C#. Requires the .NET fremework 4.6 or later.
Need any help? Create an issue here or contact me. Here is my LinkedIn contact: https://www.linkedin.com/in/ricardo-olsen/.
Source code:
https://github.com/riclolsen/OPC2MongoDB