With this basic ORM framework, you can create tables in the database without the use of any SQL queries
- Clone the repository first 'git clone'
https://github.com/Chamal-Peiris/basic-orm-framework.git
-
Once cloned, open the repository from any prefered IDE
-
Use Maven as the build tool
-
Refresh the pom.xml
- Use JDK 1.8
- You can easily use the framework to create tables,databases without any SQL queries
Version 1.0.0 ,30 May 2022
Copyright © 2022 Chamal Peiris. All rights reserved.
Licensed under the MIT license