[Poll] Which ORM Framework will be supported next?

0 votes
asked May 14, 2013 in General Questions by ludek.vodicka Skipper developer (140,450 points)
edited Nov 18, 2013 by Martin Freki Stradej

We're still working on ORM Designer and its new features. Besides the new features we also have plans to add a support for new ORM frameworks.

Tell us which ORM Framework you would like to see in ORM Designer.

If you have useful links, documentation, examples or ideas about a new ORM framework, please post it here.

7 Answers

+3 votes
answered May 14, 2013 by ludek.vodicka Skipper developer (140,450 points)

One of our short-term plan is to support Java JPA (Hibernate, OpenJPA, Oracle Toplink).

(This ORM comment or vote here)

+1 vote
answered May 14, 2013 by ludek.vodicka Skipper developer (140,450 points)

The second ORM which we would like to support is Ruby on Rails ORM.

(This ORM comment or vote here)

+6 votes
answered May 14, 2013 by ludek.vodicka Skipper developer (140,450 points)

The third plan is to support relatively young Laravel ORM.

(This ORM comment or vote here)

commented Jul 7, 2013 by jsarnoff (110 points)

Laravel 4 brought me here. Though relatively young, I am finding it worthwhile. While some of its near-similars are too rough-hewn and others have become less elegant.

commented Sep 3, 2014 by barryo (110 points)

Hi - Laravel ORM (Eloquent) support would be great. It's PHP so it's not as big a stretch for you guys as Java JPA. Laravel is gaining ground fast and this would be a wonderful addition.

  • Barry
commented Sep 4, 2014 by Dalamar (110 points)

Hi!
Looking forward for Laravel ORM (Eloquent) support.
It will be huge time-saver for developing new and understanding existing Laravel projects.

commented Sep 4, 2014 by ludek.vodicka Skipper developer (140,450 points)

It's nice to see such interest in Laravel ORM. We will check it and if it will be possible, we will try to implement it.

commented Sep 4, 2014 by jsarnoff (110 points)

Eloquent support for Laravel is a good way to attract new users.

+6 votes
answered Oct 23, 2013 by dfroberg (260 points)

Phalcon ORM
SQLYog - Schema Designer

commented Nov 7, 2013 by Martin Freki Stradej Skipper developer (74,840 points)

Thanks for bringing up the Phalcon Framework.
Regarding the SQLYog I want to ask you for a little clarification. It is a design tool and I'm not quite sure what was your idea how we could support them.

Martin.

commented Nov 7, 2013 by dfroberg (260 points)

The SQLYog has a schema designer much like MySQL Workbench take a peek at it :)

commented Nov 8, 2013 by Martin Freki Stradej Skipper developer (74,840 points)

So you would like to see similar support as we have for MySQL Workbench? You wish to design your database using SQLYog, import it to ORM Designer, and edit it and export the definitions ready for your framework (Phalcon in your case).

commented Feb 28, 2014 by AdamJessop (110 points)

Big +1 for Phalcon PHP ORM

commented Feb 28, 2014 by Martin Freki Stradej Skipper developer (74,840 points)

And promised bonus points for Phalcon ORM: in case of tied vote, Phalcon wins.

commented Jun 19, 2014 by guim (110 points)

I would definitely buy the tool if you support Phalcon...please do it !

+1 vote
answered Jun 11, 2014 by jeverling (160 points)

Django ORM would be great. Also SQLAlchemy.

0 votes
answered Sep 10, 2014 by jeffb (140 points)

OpenObject for OpenERP (odoo) would be nice.

commented Sep 10, 2014 by ludek.vodicka Skipper developer (140,450 points)

We haven't heard about OpenObject and OpenERP till now. I checked the documentation but I didn't see any mention about ORM framework. Can you please send us more info together with links?

commented Sep 10, 2014 by jeffb (140 points)

OpenERP (now called odoo) is an open-source ERP system. It uses it's own ORM framework called OpenObject. See the links in this forum post for more info. Thanks!

commented Sep 10, 2014 by ludek.vodicka Skipper developer (140,450 points)

I checked the site more deeply and it seems like a closely focused project. In case odoo developers will have interest in this support, we will be happy to assist them with the support. Unfortunately we will not create support probably on our own in the near future.

0 votes
answered Sep 2, 2023 by randriese (140 points)

I would love to see support for TypeORM as for some of our next projects we aim to use NestJS.

commented Sep 2, 2023 by ludek.vodicka Skipper developer (140,450 points)

Hello, thank you for your suggestion. We're already supporting Knex framework, so I belive we should be able to create support for TypeORM too.

Would you be able to provide us some example projects with TypeORM, so we can check it more in detail?

...