https://github.com/tomtzook/jdbw
Just trying some API design for sql database interaction with JDBC implementation.
https://github.com/tomtzook/jdbw
jdbc sql
Last synced: 17 days ago
JSON representation
Just trying some API design for sql database interaction with JDBC implementation.
- Host: GitHub
- URL: https://github.com/tomtzook/jdbw
- Owner: tomtzook
- Created: 2020-10-19T00:04:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T03:27:34.000Z (over 5 years ago)
- Last Synced: 2025-01-13T05:29:19.881Z (over 1 year ago)
- Topics: jdbc, sql
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JDBW
Just trying some API design for sql database interaction with JDBC implementation.