Skip to content
#

sakila-mysql

Here are 10 public repositories matching this topic...

Like JDX_ReverseEngineeringExample but generates JSON-capable container classes extending JDX_JSONObject instead of POJOs, and produces a JSON-aware .revjdx mapping using VIRTUAL_ATTRIB. Compatible with JDX ORM, Gilhari ORM, and MCP server deployments.

  • Updated Apr 7, 2026
  • Java
SQL-Data-Analysis-for-Legendary-Sakila-DB

Data analysis for the Sakila Database which is a nicely normalised schema modelling a DVD rental store, featuring things like films, actors, film-actor relationships, and a central inventory table that connects films, stores, and rentals using tools like Excel used to view the data and create insert queries for all the tables and then by using SQL

  • Updated Dec 17, 2022

Demonstrates JDX ORM reverse engineering: given a template config pointing at MySQL Sakila tables film, film_actor, film_category, the tool auto-generates Java POJO classes with getters/setters and a complete .revjdx ORM mapping file. Generated output can be compiled and used immediately with JDXDemo.

  • Updated Apr 6, 2026
  • Java

Add this topic to your repo

To associate your repository with the sakila-mysql topic, visit your repo's landing page and select "manage topics."

Learn more