https://github.com/dominikrys/sql-database-interface
💾 Java interface for interacting with a PostgreSQL database
https://github.com/dominikrys/sql-database-interface
java postgresql sql
Last synced: 2 months ago
JSON representation
💾 Java interface for interacting with a PostgreSQL database
- Host: GitHub
- URL: https://github.com/dominikrys/sql-database-interface
- Owner: dominikrys
- Created: 2019-11-03T20:05:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T13:17:01.000Z (about 6 years ago)
- Last Synced: 2025-06-07T15:03:53.175Z (about 1 year ago)
- Topics: java, postgresql, sql
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Interface for a PostgreSQL Database
***2nd Year Computer Science Project at the University of Birmingham***
Java interface for querying, modifying and interacting with a PostgreSQL database which contains information on various parties.