microsoft rest sdk (cpprestsdk) with DBMS (database)

  • Thread starter Thread starter antonio84
  • Start date Start date
A

antonio84

Guest
Hello, I would like to use microsoft rest sdk for a web service project. I need to make http request to a server which fetch data from a database.

The microsoft rest sdk should interface to a database.

Do I need an ORM between the microsoft rest sdk and the DBMS ?

Can, the microsoft rest sdk, manage a number significantly hight of requests?


Thank you.

Continue reading...
 
Back
Top