https://github.com/teamhide/sharding-world
Sharding example using spring framework
https://github.com/teamhide/sharding-world
Last synced: about 2 months ago
JSON representation
Sharding example using spring framework
- Host: GitHub
- URL: https://github.com/teamhide/sharding-world
- Owner: teamhide
- Created: 2024-10-28T09:08:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T14:48:43.000Z (over 1 year ago)
- Last Synced: 2025-03-02T21:29:47.750Z (over 1 year ago)
- Language: Kotlin
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sharding world
## Overview
This project is an example of implementing database sharding using Spring Framework and JPA
## Stack
- Spring Boot
- Kotlin
- JPA