https://github.com/manuelzzz/db-postgreconnection-java
💾Postgresql class to connect with database
https://github.com/manuelzzz/db-postgreconnection-java
database java postgresql
Last synced: 2 months ago
JSON representation
💾Postgresql class to connect with database
- Host: GitHub
- URL: https://github.com/manuelzzz/db-postgreconnection-java
- Owner: manuelzzz
- Created: 2023-01-13T21:21:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T21:26:18.000Z (over 3 years ago)
- Last Synced: 2025-08-18T12:31:42.396Z (11 months ago)
- Topics: database, java, postgresql
- 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
## Database connection using java.
### With java.sql class i create a simple and generic postgreSQL access.
### That mini-project is part of "APDS - Análise projeto e desenvolvimento de sistemas" school subject.