0

I have a firebase realtime database in which there is already some data stored. I want to read the data on firebase and execute some query by using some already implemeted datastructure. Problem is, the library i will be using is in c++. But i can read and update firebase only through javascript(using node.js). So, i was thinking to write code in c++, make a executable file and run that through javascript. But I don't know if it is really possible and if it is then how will the executable file get uploaded along with node.js file? Any kind of hint will be helpful.

ReyAnthonyRenacia
  • 17,219
  • 5
  • 37
  • 56

0 Answers0