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
- Host: GitHub
- URL: https://github.com/gregorwolf/cap-postgres
- Owner: gregorwolf
- License: apache-2.0
- Created: 2019-10-30T21:19:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T19:44:25.000Z (almost 6 years ago)
- Last Synced: 2025-04-02T19:51:38.778Z (about 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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