@cosmo83/cds-dbs
v1.3.1
Published
This is a monorepo for our SQL Database Services.
Downloads
2
Readme
Welcome to the @cap-js/cds-dbs Monorepo
This is a monorepo for our SQL Database Services.
It contains subfolders for the base database service implementation as well as the implementation of this interface for sqlite and postgres. Each of the subfolders is published as individual npm module.
Documentation can be found at cap.cloud.sap.
Prerequisites
See Getting Started on how to jumpstart your development and grow as you go with SAP Cloud Application Programming Model.
Setup
In general, all you need to do is to install one of the database packages, as follows:
Using SQLite for development:
npm add @cap-js/sqlite -D
Learn more about setup and usage in the respective database guides.
Support
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues.
Contribution
Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.
Licensing
Copyright 2023 SAP SE or an SAP affiliate company and cds-dbs contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.