Django REST framework or Java servlet based frameworks? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Django REST framework or Java servlet based frameworks?

I am creating library management system for handwritten books library. So my choice is react for frontend and postgresql for db. But I am little doubting to choose framework for backend. I have experience from java servlet ( I have worked on REST api ). But I have read about django rest framework. Some peoples tell that DRF is slow to serializing and fetching data from db. Please advice me, which choice is better for me ? Java frameworks (as Spring boot, servlet ) or DRF?

1st Dec 2019, 12:41 PM
Sharofiddin
Sharofiddin - avatar
7 Answers
+ 4
I think you need to use Spring Boot. You can create a Web Service and through this you can access data fast from db.. And also Spring Boot provide security. No need to use Servlets. Spring Boot do everything. I know don't know about DRF.
1st Dec 2019, 12:50 PM
A͢J
A͢J - avatar
+ 3
Sharofiddin being a veteran does not mean being an expert in anything. I coded C++ for 33 years and never used the standard library. It used too much memory and was too slow.
1st Dec 2019, 1:55 PM
John Wells
John Wells - avatar
+ 2
I can't as SoloLearn doesn't teach it and Kotlin Android is my interest so I haven't bothered with learning it.
1st Dec 2019, 1:12 PM
John Wells
John Wells - avatar
+ 1
Sharofiddin It doesn't means everyone know everything.
1st Dec 2019, 1:49 PM
A͢J
A͢J - avatar
+ 1
🅰🅹 - ɪ'ᴍ ᴄʀɪᴍɪɴᴀʟʟʏ ɢᴏᴏᴅ! I think you are right. So I am using spring boot. Thanks bro.
1st Dec 2019, 7:48 PM
Sharofiddin
Sharofiddin - avatar
0
John Wells but you are veteran
1st Dec 2019, 1:14 PM
Sharofiddin
Sharofiddin - avatar