An open API service indexing awesome lists of open source software.

https://github.com/gregorwolf/cap-postgres

PostgreSQL / Postgres Client for the SAP Cloud Application Programming Model
https://github.com/gregorwolf/cap-postgres

Last synced: 10 months ago
JSON representation

PostgreSQL / Postgres Client for the SAP Cloud Application Programming Model

Awesome Lists containing this project

README

          

# cds-postgres

This project contained a prototype for a PostgreSQL driver for the [SAP Cloud Application Programming Model (CAP)](https://cap.cloud.sap/docs/) Node.JS version 3. With the new APIs provided in CAP version 4 a new project that is already available in the NPM repository was started at [cds-pg](https://github.com/sapmentors/cds-pg). Please contribute there.

## Overview
TBD

## Prerequisites
* @sap/cds-sql

## Installation
~~~~
npm install
~~~~

## Usage/Configuration
TBD

## Reference
TBD