Django-like framework?

Hi, I have been working with Django for several months and find it useful. Is there a similar structure for other programming languages ​​like Java or C #? The problem with Django is finding a server to host the project because supporting servers are more expensive and harder to find.

In Django, I find the following useful points: Object Relational Mapper, Admin Interface, and URL Management.

Thanks!

+3
source share
6 answers

If you are looking for an alternative due to the hosting aspect, I suggest you just find the right hosting, rather than throwing out the structure you like.

Django, Webfaction.

, djangofriendly.com, Django.

+8

, PHP, , . , PHP , PHP (par , ).

+2
+1

If you want to develop using a large number of modules in CPAN , then Catalyst - Web Framework is a good choice.

0
source

You can create a dynamic data site in Visual Studio 2010 that does the same thing as the Django-admin site. This requires the Entity Framework.

0
source

Source: https://habr.com/ru/post/1711436/


All Articles