Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kasaikou/sqltx
SQLのトランザクションを効率よく管理するためのGolangライブラリです.
https://github.com/kasaikou/sqltx
Last synced: 5 days ago
JSON representation
SQLのトランザクションを効率よく管理するためのGolangライブラリです.
- Host: GitHub
- URL: https://github.com/kasaikou/sqltx
- Owner: kasaikou
- License: mit
- Created: 2022-07-27T08:46:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T02:33:15.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T20:30:56.428Z (5 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sqltx
SQLのトランザクションを効率よく管理するためのGolangライブラリです.