Skip to content

samueljuma/Database-Operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🗄️🗄️🖥️ Two-Tier Client-Server Application With MySQL and JDBC 🖥️🗄️🗄️

Introduction

Objectives

To develop a two-tier Java based client-server application interacting with a MySQL database utilizing JDBC for the connectivity. The project is designed to utilise various features of JDBC and its interaction with a MySQL DB Server environment.

Gui

Description

  • It is a Java-based GUI front-end (client-side) application that will connect to your MySQL server via JDBC.
  • The database contains two users; the root user(having all privileges) and client user(having only select privileges)
  • To generate database run the script script in MySQL workbench

Resources and packages

The application utilises the following resources and packages

Screenshots

About

Two-Tier Client-Server Application Development With MySQL and JDBC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors