{
  "name": "ORMorpher",
  "description": "ORMorpher addresses the challenge of translating between ORM frameworks by unifying entities, mappings, and queries into a common abstraction.",
  "status": "Research prototype",
  "url": "https://www.ksi.mff.cuni.cz/~koupil/software/ormorpher/",
  "repository": "https://github.com/milan252525/orm-convertor",
  "related_publications": [
    "koupil2025ormorpher"
  ],
  "resources": [
    {
      "label": "GitHub",
      "url": "https://github.com/milan252525/orm-convertor"
    },
    {
      "label": "Demo video",
      "url": "https://youtu.be/zwGGdqXtrzM"
    }
  ],
  "videos": [
    {
      "title": "ORMorpher demonstration",
      "url": "https://youtu.be/zwGGdqXtrzM",
      "comment": "A short demonstration of the ORMorpher workflow for translating ORM representations and exploring framework-specific target output."
    }
  ]
}
