+ 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?
7 Antworten
+ 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.
+ 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.
+ 2
I can't as SoloLearn doesn't teach it and Kotlin Android is my interest so I haven't bothered with learning it.
+ 1
Sharofiddin It doesn't means everyone know everything.
+ 1
🅰🅹 - ɪ'ᴍ ᴄʀɪᴍɪɴᴀʟʟʏ ɢᴏᴏᴅ! I think you are right. So I am using spring boot. Thanks bro.
0
John Wells but you are veteran