This repository contains selected SQL and database-related projects completed in Java and SQLite.
The projects in this repository demonstrate experience with:
- SQL queries and relational database design
- Java-based database application development
- SQLite integration for local data storage
- Command-line and coursework-based database systems
A database application for storing and managing course review information.
Focus areas: SQL queries, schema design, and database-backed application logic.
A project focused on relational schema design and query implementation.
Focus areas: SQL, normalization, and data retrieval.
A command-line Java application connected to a database backend.
Focus areas: Java, SQL operations, and user interaction through a CLI workflow.
A coursework-based project using SQLite for persistent local data storage.
Focus areas: SQLite integration, data management, and application development.
- Java
- SQL
- SQLite
- Gradle
These projects were organized and published as part of my technical portfolio.