Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yugabytedb-samples/ybdb-ms-data
YugabyteDB ysql smart driver integration with popular microservices frameworks such as spring-boot, quarkus and micronaut
https://github.com/yugabytedb-samples/ybdb-ms-data
graalvm-native-image micronaut microservices quarkus spring-boot
Last synced: 18 days ago
JSON representation
YugabyteDB ysql smart driver integration with popular microservices frameworks such as spring-boot, quarkus and micronaut
- Host: GitHub
- URL: https://github.com/yugabytedb-samples/ybdb-ms-data
- Owner: YugabyteDB-Samples
- Created: 2023-07-12T11:27:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-01T13:41:50.000Z (8 months ago)
- Last Synced: 2024-11-19T14:08:41.085Z (3 months ago)
- Topics: graalvm-native-image, micronaut, microservices, quarkus, spring-boot
- Language: Java
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yb-ms-data@21
YugabyteDB [YSQL smart driver]((https://docs.yugabyte.com/latest/integrations/jdbc-driver/)) integration with popular microservices frameworks such as [Spring Boot](https://spring.io/projects/spring-boot), [Quarkus](https://quarkus.io/) and [Micronaut](https://micronaut.io/).## Spring [email protected]
[![Spring Boot CI with Gradle](../../actions/workflows/gradle-boot.yml/badge.svg?branch=main)](../../actions/workflows/gradle-boot.yml)Navigate to this [link](springboot/) for Spring Boot integration
## [email protected]
[![Quarkus CI with Gradle](../../actions/workflows/gradle-quarkus.yml/badge.svg?branch=main)](../../actions/workflows/gradle-quarkus.yml)Navigate to this [link](quarkus/) for Quarkus integration
## [email protected]
[![Micronaut CI with Gradle](../../actions/workflows/gradle-micronaut.yml/badge.svg?branch=main)](../../actions/workflows/gradle-micronaut.yml)Navigate to this [link](micronaut/) for Micronaut integration