Tag

Database Access

1 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 AccessReactive ProgrammingSpring Boot
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
Ctrip Technology
Ctrip Technology
Sep 19, 2016 · Databases

Ctrip DAL: An Open-Source Database Access Framework for Scalable Enterprise Applications

Ctrip DAL is an open‑source, multi‑language database access framework that supports sharding, code generation, and cross‑team management, enabling large‑scale enterprises to protect existing investments while rapidly scaling their data layer across MySQL and SQL Server.

CtripDALDatabase Access
0 likes · 4 min read
Ctrip DAL: An Open-Source Database Access Framework for Scalable Enterprise Applications