https://github.com/topos-ai/sqlxcache
A statement-caching wrapper around Jason Moiron's sqlx.
https://github.com/topos-ai/sqlxcache
sql
Last synced: 4 months ago
JSON representation
A statement-caching wrapper around Jason Moiron's sqlx.
- Host: GitHub
- URL: https://github.com/topos-ai/sqlxcache
- Owner: topos-ai
- License: apache-2.0
- Created: 2019-03-25T21:11:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T16:39:30.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T05:26:01.800Z (about 2 years ago)
- Topics: sql
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sqlxcache
A statement-caching wrapper around Jason Moiron's sqlx.