Tuesday, October 30, 2018

Query PostgreSQL Data From Node.js

The API Server exposes Web services that allow connectivity to your data. Use the OData endpoint of the CData API Server to execute CRUD queries to PostgreSQL data from Node.js.

The CData API Server, when paired with the ADO.NET Provider for PostgreSQL, exposes PostgreSQL data (or data from any of 120+ other ADO.NET Providers) as an OData endpoint, which can be queried from Node.js using simple HTTP requests. This article shows how to use the API Server to request JSON-formatted PostgreSQL data in Node.js.



from DZone.com Feed https://ift.tt/2zfwLkf

No comments:

Post a Comment