https://github.com/danielbatres/java-connection
This project is to learn how to connect java with databases through JDBC.
https://github.com/danielbatres/java-connection
connection java jdbc jdbc-driver
Last synced: 15 days ago
JSON representation
This project is to learn how to connect java with databases through JDBC.
- Host: GitHub
- URL: https://github.com/danielbatres/java-connection
- Owner: danielbatres
- License: mit
- Created: 2023-11-13T17:18:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T21:50:11.000Z (about 2 years ago)
- Last Synced: 2025-01-19T00:00:11.620Z (12 months ago)
- Topics: connection, java, jdbc, jdbc-driver
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-connection
This project is to learn how to connect java with databases through JDBC.