An object-oriented SQL Database Connectivity using Java
This project is still under development. The current status is as follows:
-
Database Connectivity
- Code upload: Completed
- Tests: Passing
- Functionality: Functional
-
Create Database
- Code upload: Completed
- Tests: Passing
- Functionality: Functional
-
Create Table
- Code upload: Completed
- Tests: Passing
- Functionality: Functional
-
Insert
- Code upload: Completed
- Tests: Passing
- Functionality: Functional
-
Update
- Code upload: Completed
- Tests: Passing
- Functionality: Functional
-
Select
- Code upload: Yet to start. Contributions and pull requests are welcome.
- Tests: Yet to start
- Functionality: Yet to write full code
-
Delete
- Code upload: Yet to start. Contributions and pull requests are welcome.
- Tests: Yet to start
- Functionality: Yet to write full code
-
Repository Contributing guidelines and code of conduct
- Waiting for functional code
- In the meanwhile, follow the GitHub contributing guidelines while contributing to this repository
And more coming up soon...