Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksellercan/javaprojecttask2database
Project for my Java programming class
https://github.com/aksellercan/javaprojecttask2database
cli hibernate java mariadb
Last synced: 9 days ago
JSON representation
Project for my Java programming class
- Host: GitHub
- URL: https://github.com/aksellercan/javaprojecttask2database
- Owner: Aksellercan
- Created: 2024-12-09T16:28:33.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2025-01-22T18:13:22.000Z (22 days ago)
- Last Synced: 2025-01-22T19:25:59.147Z (22 days ago)
- Topics: cli, hibernate, java, mariadb
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaProjectTask2Database
Connects to database using hibernate and fetches available objects from the table.
This is a Smartphone Comparison Program, using fetched objects from database it can allow you to compare them. Also has all CRUD functions and ability to save database items to txt file or import from txt file to database.
Uses Xampp to create database and mariadb