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, PostgreSQL and SAP HANA. Each of the subfolders is published as individual npm module.
Documentation can be found at cap.cloud.sap.
See Getting Started on how to jumpstart your development and grow as you go with SAP Cloud Application Programming Model.
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.
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues.
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.
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.
Copyright 2024 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.