{"id":21090251,"url":"https://github.com/jun-labs/sequence-table","last_synced_at":"2026-04-21T20:31:40.037Z","repository":{"id":251122816,"uuid":"835773043","full_name":"jun-labs/sequence-table","owner":"jun-labs","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-31T22:59:10.000Z","size":420,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-31T10:09:39.502Z","etag":null,"topics":["jdbc-template","jpa","sequence","sql"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jun-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-30T13:57:05.000Z","updated_at":"2024-08-24T22:17:54.000Z","dependencies_parsed_at":"2024-08-01T02:38:51.433Z","dependency_job_id":null,"html_url":"https://github.com/jun-labs/sequence-table","commit_stats":null,"previous_names":["jun-labs/sequence-table"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jun-labs/sequence-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun-labs%2Fsequence-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun-labs%2Fsequence-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun-labs%2Fsequence-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun-labs%2Fsequence-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jun-labs","download_url":"https://codeload.github.com/jun-labs/sequence-table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun-labs%2Fsequence-table/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32108673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jdbc-template","jpa","sequence","sql"],"created_at":"2024-11-19T21:35:00.370Z","updated_at":"2026-04-21T20:31:40.010Z","avatar_url":"https://github.com/jun-labs.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sequence Generator\n\nSequence Generator 예제 레포지토리.\n\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n\n## 1. Getting Started\n\n프로젝트 실행 전 .yml 파일을 설정해주세요.\n\n\u003e Java17 / Kotlin1.7 버전 이상의 JDK를 설치해야 합니다.\n\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n\n## Run Build\n\n````text\n$ ./gradlew build\n````\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n## Run Test\n\n````text\n$ ./gradlew test\n````\n\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n\n## 2. Content\n\nJdbc 템플릿을 사용하면 **`영속성 컨텍스트`** 나 **`프록시 설정/호출`** 과정이 생략되기 때문에 Jpa를 사용할 때보다 INSERT 성능이 좋고, **`Sequence만 저장`** 했을 때가 엔티티의 많은 필드를 영속화할 때보다 성능이 좋을 수 있다.\n\n![image](./src/main/resources/images/images.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjun-labs%2Fsequence-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjun-labs%2Fsequence-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjun-labs%2Fsequence-table/lists"}