Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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