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: 3 months ago
JSON representation

YugabyteDB ysql smart driver integration with popular microservices frameworks such as spring-boot, quarkus and micronaut

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 Boot@3.x
[![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

## Quarkus@3.x
[![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

## Micronaut@4.x
[![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