Python Forum
ORM Designer for Python ORMs
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ORM Designer for Python ORMs
#1
Hi,

I'm a creator of Skipper (https://www.skipper18.com) application (formerly ORM Designer) which allows PHP developers to visually design their ORM models and automatically export it to schema definitions (usually XML, Yml or Php annotations).

Skipper lets developers import their existing ORM models, visualize it, edit all model elements through a graphical interface and then export it back to original files.

I would like to know Python community opinion, in other words, if this tool would be useful also for Python ORMs (Probably SQLAlchemy and Django, but I'm open to any other suggestions).

Would this application help and speed up your work during ORM coding and modeling, as it does for PHP developers? I would be very grateful for any feedback.

Thank you
Ludek
Reply
#2
I would like it. Now I use dia.
Reply
#3
Thanks for the reply!

What ORM are you using? SQLAlchemy or Django? Which of these two are more commonly used?
Reply
#4
I don't, but do use flask an d SQLAlchemy when I (rarely) need to create a web site.
I usually map all data using DIA.
Used rational rose extensively in the 1990's
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020