Skip to content

With this basic ORM framework, you can create tables in the database without the use of any SQL queries

License

Notifications You must be signed in to change notification settings

Chamal-Peiris/basic-orm-framework

Repository files navigation

Basic ORM Framework

With this basic ORM framework, you can create tables in the database without the use of any SQL queries

How to use this repo?

  1. Clone the repository first 'git clone'

https://github.com/Chamal-Peiris/basic-orm-framework.git

  1. Once cloned, open the repository from any prefered IDE

  2. Use Maven as the build tool

  3. Refresh the pom.xml

Prerequisites

  1. Use JDK 1.8

Usage

  • You can easily use the framework to create tables,databases without any SQL queries

License

Version 1.0.0 ,30 May 2022

Copyright © 2022 Chamal Peiris. All rights reserved.

Licensed under the MIT license

Acknowledgements

About

With this basic ORM framework, you can create tables in the database without the use of any SQL queries

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages