r2dbc
There are 259 repositories under r2dbc topic.
hs-web/hsweb-framework
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
spring-projects/spring-data-relational
Spring Data Relational. Home of Spring Data JDBC and Spring Data R2DBC.
spring-projects/spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
mirromutth/r2dbc-mysql
R2DBC MySQL Implementation
r2dbc/r2dbc-pool
Connection Pooling for Reactive Relational Database Connectivity
komapper/komapper
Kotlin ORM for JDBC and R2DBC
infobip/infobip-spring-data-querydsl
Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
asyncer-io/r2dbc-mysql
Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
mostafacs/ecommerce-microservices-spring-reactive-webflux
E-commerce demo with spring reactive webflux and spring cloud microservice
hantsy/spring-r2dbc-sample
Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.
dustinsand/hex-arch-kotlin-spring-boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
r2dbc/r2dbc-mssql
R2DBC Driver for Microsoft SQL Server using TDS (Tabular Data Stream) Protocol
r2dbc/r2dbc-proxy
R2DBC Proxying Framework
linux-china/mybatis-r2dbc
MyBatis R2DBC Adapter
ufoss-org/kotysa
The idiomatic way to write type-safe SQL in Kotlin
terry960302/sample-spring-webflux-pattern
(Kotlin, Postgresql, Webflux, Springboot, Coroutine etc...) 저처럼 인터넷 휘젓고 다니지 말고 webflux 패턴으로 spring으로 시작하시려는 분에게 도움을 주고자 만들었습니다.
nkonev/r2dbc-migrate
R2DBC database migration library
chenggangpro/reactive-mybatis-support
reactive mybatis support for reactive project using r2dbc
lecousin/lc-spring-data-r2dbc
An extension of spring-data-r2dbc to provide features such as relationships, joins, cascading save/delete, lazy loading, sequence, schema generation, composite id
pictet-technologies-open-source/reactive-todo-list-r2dbc
Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notification feature of PostgreSQL (listen/notify)
cf-toolsuite/cf-butler
My purpose in life is to cleanup stale apps and services on a Cloud Foundry foundation. I can be configured to report on and remove orphaned services and stopped app instances older than a configurable duration. I do many other useful things too.
galleog/piggymetrics-k8s
Microservices with Spring Boot and Kubernetes
mariadb-developers/java-quickstart
This repository contains code samples for getting started with Java and MariaDB.
eriknyk/webflux-jwt-security-demo
Spring webflux jwt security r2dbc demo
MasterCloudApps-Projects/AsyncReactiveProgramming
This repository is intended to be a compilation of presentations, examples, links, and other resources on asynchronous and reactive programming in Java
piomin/sample-spring-data-webflux
Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database
AleksK1NG/Spring-gRPC-Postgres
Spring WebFlux gRPC and R2DBC Microservice
AleksK1NG/Kotlin-Spring-gRPC-Microservice
Kotlin Spring gRPC Microservice
kamalhm/spring-boot-r2dbc
An example implementation of Spring Boot R2DBC REST API with PostgreSQL database.
AleksK1NG/Kotlin-Spring-Postgres-Redis-Microservice
Kotlin Spring-WebFlux R2DBC Redisson K8S Microservice
linux-china/spring-cloud-function-demo
Spring cloud function with RSocket
kotlin-orm/ktorm-r2dbc
A lightweight ORM framework for Kotlin based on R2DBC and Coroutines.
mangila/spring-reactive-r2dbc
ATM machine RESTful API.
r2dbc/r2dbc-over-adba
R2DBC wrapper around ADBA: This project is no longer maintained as ADBA efforts were terminated
bezkoder/spring-data-r2dbc-postgresql-example
Spring Boot R2DBC with PostgreSQL example - CRUD app with Spring Data R2DBC PostgreSQL example, Spring WebFlux for Reactive Rest API