Skip to content

JDBC-Class-Library/JDBC-Class-Library-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify
JDBC Class Library (CSCI331 Project 1)

A Java Database Connectivity project that utilizes MicrosoftJDBC driver for SQL Server.

Key FeaturesHow To UseDownloadCredits

screenshot

Key Features

  • Easy Query Making - Dynamic, Real-Time
    • Utilize abstract member methods to query the database in human language.
  • Abstract Factory
    • Rid yourself of repetitive, cumbersome queries by abstracting away details with the library.

How To Use

Download the JavaSwing program, ensuring you have Java Version XX. Run the program, and use GUI to perform different queries.

# Clone this repository
$ git clone https://github.com/JDBC-Class-Library/JDBC-Class-Library-Repo

# Go into the repository
$ cd JDBC-Class-Library-Repo

# Ensure you have Java Version XX
$ java --version (ehhh idk yet)

# Compile and run the app
$ javac JDBC-Class-Library-Repo

Note Created in Queens College, for CSCI 331 (Database Systems)

Credits

This software uses the following: (due for revision)

GitHub @ryanmohamed  · 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages