https://github.com/capire/shared-db
Used to deploy micro services with shared DB
https://github.com/capire/shared-db
cap cds database microservices
Last synced: 5 months ago
JSON representation
Used to deploy micro services with shared DB
- Host: GitHub
- URL: https://github.com/capire/shared-db
- Owner: capire
- License: apache-2.0
- Created: 2025-04-03T06:26:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-12T16:23:45.000Z (6 months ago)
- Last Synced: 2025-12-14T07:35:28.785Z (6 months ago)
- Topics: cap, cds, database, microservices
- Language: CAP CDS
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# @capire/shared-db
Shows how a model can be shared across multiple apps that all rely on the same domain model. See the [Microservices with CAP](https://cap.cloud.sap/docs/guides/deployment/microservices) guide for the general idea and background.
> [!CAUTION]
> This is just a sample, not intended for production use. It is meant to demonstrate how to create a CAP plugin and how to use it in your application. It is not optimized for performance or security.
## License
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.