https://github.com/fdifrison/plain-jdbc
Low level db interaction with Java
https://github.com/fdifrison/plain-jdbc
database hikaricp java jdbc
Last synced: 4 months ago
JSON representation
Low level db interaction with Java
- Host: GitHub
- URL: https://github.com/fdifrison/plain-jdbc
- Owner: fdifrison
- Created: 2024-09-11T13:02:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T13:08:42.000Z (almost 2 years ago)
- Last Synced: 2025-07-12T13:41:29.654Z (11 months ago)
- Topics: database, hikaricp, java, jdbc
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JDBC
Understanding how db connection works in java at low level using jdbc and hikari-cp
From Marco Codes tutorial: https://www.youtube.com/watch?v=KgXq2UBNEhA