Skip to content

cap-js/cds-dbs

Folders and files

NameName
Last commit message
Last commit date
Mar 11, 2025
Oct 24, 2023
Jun 5, 2023
Mar 12, 2025
Mar 12, 2025
Mar 17, 2025
Mar 18, 2025
Mar 12, 2025
Jan 31, 2024
May 10, 2023
May 16, 2023
Mar 4, 2025
Jul 3, 2023
Oct 31, 2023
May 10, 2023
Jul 15, 2024
Feb 13, 2025
Jul 12, 2023
Jul 16, 2024
Mar 20, 2025
Nov 6, 2024
Oct 10, 2024
Mar 6, 2024
Jul 3, 2023

REUSE status

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, PostgreSQL and SAP HANA. 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 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.