A Java Database Connectivity project that utilizes MicrosoftJDBC driver for SQL Server.
Key Features • How To Use • Download • Credits
- 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.
- Data Normalization
- Cleaned data anomalies through Entity Relationship model, sequenced stored procedures, constraints, and other data validation methods.
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)
GitHub @ryanmohamed ·