Principais Alternativas de Django Mais Bem Avaliadas
Avaliações em Vídeo
Avaliações 170 Django
Sentimento Geral da Revisão para Django
Entre para ver o sentimento das avaliações.
Django is extremely scalable, with upwards of 30,000 request per minute. It is highly efficient as well, with minimal resource consumption. Instagram and Youtube are both built on Django. Análise coletada por e hospedada no G2.com.
It is not suitable for small projects as there are a lot of things to configure like plugins, ORM, etc. Análise coletada por e hospedada no G2.com.
It's super fast, both in execution and development. It is quite modular with a lot of plugins available. Análise coletada por e hospedada no G2.com.
It's quite geared towards web development, so there is additional overhead for basic backend projects. Análise coletada por e hospedada no G2.com.
It is quick to develop in as it provides many of the pre built functionality like protection against CFR, template rendering library, administrative console, etc. Análise coletada por e hospedada no G2.com.
The complex project structure. It can be hard for someone new to Django to navigate around the project. Análise coletada por e hospedada no G2.com.
Django is quite scalable, it uses very less resources, and is pretty efficient. The template engine is blazing fast. Análise coletada por e hospedada no G2.com.
The complex project structure, organizing assets, data models, are somewhat inconvenient. Análise coletada por e hospedada no G2.com.
Supports really quick development - going from concept to MVP is fast. The in built administrative console is a god-send. Análise coletada por e hospedada no G2.com.
It is too elaborate for small scale projects. Análise coletada por e hospedada no G2.com.
Django is probably the framework with the best documentation out there. The community is around it is quite big and helpful. Análise coletada por e hospedada no G2.com.
Nothing to dislike, really. It ticks all the boxes for me. Análise coletada por e hospedada no G2.com.
The immense scalability of the services build with Django. I build a web service that handles thousands of requests a minute without much effort using Django. Análise coletada por e hospedada no G2.com.
Its code organization and design language can be intimidating to a new comer. Análise coletada por e hospedada no G2.com.
It's really quick to get up and running with Django, it's modular structure makes it easy to develop components independent of each other. Análise coletada por e hospedada no G2.com.
You're stuck with Django ORM for the most part, which may or may not. be. what you need. Análise coletada por e hospedada no G2.com.
The best thing is the structure that it makes for you, which makes a lot of things simpler. Análise coletada por e hospedada no G2.com.
Might seem a bit complicated at first, maybe because it's different. Análise coletada por e hospedada no G2.com.