You are browsing as a guest. Sign up (or log in) to start making projects!

I make a ORM in the class

  • 1 Devlogs
  • 1 Total hours

In class, I developed an ORM modeled on my school's structure, featuring user, address, and post entities alongside the Demo Application to run it. The project connected these tables directly to the code, allowing me to manage profiles and publications automatically. This practical application made it much easier to understand how real-world data mapping works behind the scenes without writing manual SQL queries.

Open comments for this post

1h 1m 17s logged

Hi again. I kind of built an ORM, which was actually more like a CRUD system, since it did not include any update functionality during that time. It was a final project developed by my professor.The project consists of a system designed to store student data from a specific course through a graphical user interface (GUI). The information entered through the interface is sent directly to a MySQL database.The tools used in the development were MySQL Workbench and NetBeans.
I have not uploaded the project to GitHub yet because I recently finished it and decided to rebuild it from scratch to improve the final version.

0
0
13

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…