Tag

Database Access

0 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Sep 21, 2023 · Backend Development

Mastering Spring Data R2DBC: Reactive Database Access in Spring Boot

This guide explains how to set up Spring Data R2DBC with Spring Boot, covering driver selection, dependency configuration, application properties, entity definitions, CRUD services, controllers, repository usage, and optimistic locking for reactive relational database interactions.

Database AccessOptimistic LockingReactive Programming
0 likes · 9 min read
Mastering Spring Data R2DBC: Reactive Database Access in Spring Boot
Laravel Tech Community
Laravel Tech Community
Dec 20, 2020 · Databases

BeetlSQL 3.1.5 Release: Fixed @Version and @LogicDelete Issues and Expanded Data Platform Support

The BeetlSQL 3.1.5 update resolves two persistent bugs related to @Version and @LogicDelete annotations, provides the Maven dependency snippet, and outlines its broad support for traditional databases, big‑data stores, IoT time‑series databases, SQL query engines, and in‑memory databases.

Backend DevelopmentBeetlSQLDatabase Access
0 likes · 2 min read
BeetlSQL 3.1.5 Release: Fixed @Version and @LogicDelete Issues and Expanded Data Platform Support