Awesome. Initially I thought this might not be much useful, but after getting familiarized with GOLANG, I realized this is far better than many other tutorials. Simple and precise
@DailyCodeBuffer3 жыл бұрын
Thanks 🙏
@sawansharma44022 жыл бұрын
I have been searching for a proper use of Gorm for crud operation for past 2 days.. But you solved my problem bro... Its more than enough.. Keep growing!!
@DailyCodeBuffer2 жыл бұрын
Thanks a lot 🙏🏻
@indignocat3 жыл бұрын
This has been arguably one of the quickest, clearest GORM tutorials I've come across; it took me a 1/2 hour to get things working with an API exercise. "Simplified Learning" is a tag you've earned well. Thanks for putting this together!
@DailyCodeBuffer3 жыл бұрын
Glad you enjoyed 🙏
@AmanKumar-ps8th3 жыл бұрын
After so many research how to work and learn golang in real world problems I found your channel and u r life savior man💛 please make more videos on golang series please how to use with mongodb and everything. Again thanks ❤🙏🏻
@esra_erimez2 жыл бұрын
17:56 I know that feeling all too well. Brilliantly done!!!
@mohaimenchowdhury3 жыл бұрын
I was looking for Go REST API with MySQL for 1.5 hours and got frustrated, and then I found this. Thanks man, for saving the day :)
@DailyCodeBuffer3 жыл бұрын
Glad, it was helpful 😊
@gem3872 жыл бұрын
I love the way you explain things. You're one of the best, if not the best, tutors I've met on KZbin.
@DailyCodeBuffer2 жыл бұрын
Thank you so much 🙏🏻
@shoaebjindani59142 жыл бұрын
As there are a lot of developers who might be moving from Java to GoLang.. It would be great if you come up with a video comparing performance benchmarks of popular programs written in respective languages..
@mwnkt3 жыл бұрын
I just started learning Go and this was the perfect tutorial to teach me how to create a go server. thank you please keep up the good work
@DailyCodeBuffer3 жыл бұрын
Thank you 🙏
@DelsanAnthony2 жыл бұрын
Tutorial is concise and straightforward, awesome!
@DailyCodeBuffer2 жыл бұрын
Thanks 🙏🏻
@parvezmulla33243 жыл бұрын
amazing video man! you have simplified it
@Crazyfolk2 жыл бұрын
Very Precise and it enhanced my knowledge thouroghly
@DailyCodeBuffer2 жыл бұрын
🙏🏻🙏🏻
@rockydods7623 жыл бұрын
Hey when I run this code only the timestamps get updates not the actual data pls help! json.NewDecoder(r.Body).Decode(&user) DB.First(&user, params["id"]) DB.Save(&user) json.NewEncoder(w).Encode(user)
@biswadeepchakraborty35463 жыл бұрын
Bro your tutorials are very easy to follow, could you please make another video on connecting postgres through the gorm
@riki2404 Жыл бұрын
This was very helpful. Thank you for sharing your knowledge .
@DailyCodeBuffer Жыл бұрын
🙏🏻🙏🏻
@ankit62602 жыл бұрын
subscribed and shared in the my group. found very helpful
@DailyCodeBuffer2 жыл бұрын
Thank you so much 😊
@mk-gandhii2 жыл бұрын
Great tutorial brother! Keep doing such a great videos. I learnt a lot!
@DailyCodeBuffer2 жыл бұрын
Thanks 🙏🏻
@mahdizarepoor89643 жыл бұрын
Perfect . I really enjoy your explanation .
@DailyCodeBuffer3 жыл бұрын
Thanks
@AmanKumar-ps8th3 жыл бұрын
Please make a tutorial on kafka, redis with golang ..it will help us a lot..u r great 😍
@RahulSingh-qe4sw2 жыл бұрын
Thank you so much :) The video was helpful
@DailyCodeBuffer2 жыл бұрын
Glad to hear that 🙏🏻
@NganLe-tb8bt3 жыл бұрын
Thanks, first time checking out golang and you're making it interesting in this video.
@DailyCodeBuffer3 жыл бұрын
I am glad to hear that. Thank you
@NikhilGupta-pn8ss Жыл бұрын
Thanks for this great explanation. It helps me a lot
@DailyCodeBuffer Жыл бұрын
Glad it was helpful!
@sourabhmori81299 ай бұрын
12:39 how to copy that database url please help me 🙏🙏🙏🙏🙏🙏
@justforkidzs3 жыл бұрын
It is a very good video with proper explanation. Thanks for your efforts. Could you please make a video on microservices project.
@prajwalscodestack3 жыл бұрын
You are Awesome bro. Thanks for making this tutorial.
@biaanderssson2 жыл бұрын
Been following you for the past year or so. Any possibility to do more GoLang videos? Maybe a bit about DevOPS kinda off projects? Such a CLI's, microservices and so forth? Love the way you teach mate. Keep it up!
@DailyCodeBuffer2 жыл бұрын
Planning on it
@biaanderssson2 жыл бұрын
@@DailyCodeBuffer You're the man. Truly appreciate it!
@DailyCodeBuffer2 жыл бұрын
🙏🏻🙏🏻
@CLUB26273 жыл бұрын
So both user.go and main..go using package main?
@nirmesh443 жыл бұрын
This is exactly I was looking for. Thanks buddy 🙏
@DailyCodeBuffer3 жыл бұрын
🙏🙏
@VirajGamage3 жыл бұрын
Thank you for the awesome video. I have one question. When you do the updating, if you are sending only the email field from POSTMAN, GO will not update the other fields in the database. Those data will be kept as they were. How does GO know that only the fields that we send from the POSTMAN should be updated? why it does not set other fields to null ?
@riddhokumar17243 жыл бұрын
Thank you man 😍 . Rest api with Golang 🤩🤩
@DailyCodeBuffer3 жыл бұрын
🙏
@riddhokumar17243 жыл бұрын
Man one day plz work with Golang, db and static (UI) 😬. It helps a lot .
@aadiraj61263 жыл бұрын
Brother, I'm new to Microservice & have one small doubt. If we use webclient as an alternative of RestTemplate/FeignClient for asynchronous non-blocking. It used to talk b/w two Microservices, right? Then whats the use of RabbitMQ/ Kafka? They also send mesages & communicatiom b/w two Microservices asynchronously? Can u help me to understand it?
@pedroreisbr2 жыл бұрын
Very good tutorial, thank you!
@DailyCodeBuffer2 жыл бұрын
Thanks 🙏🏻
@karimzai3150 Жыл бұрын
is there is any full course for server side development in golang?
@it-s-me-mohit3 жыл бұрын
Which should we use for webdevelopment python rest apis or golang rest apis??
@DailyCodeBuffer3 жыл бұрын
Depends on the Technical requirements
@piratevv2 жыл бұрын
nice tutorial, what is the use of migrations? is it just to create the tables?
@WilmanArambillete3 жыл бұрын
will you use golang for a backend project or springboot with java? I have used Spring boot with Kotlin but wanted to try golang for my next project although i am kind of hesitant. What do you think?
@arghyamitra32813 жыл бұрын
Really great tutorial ... I liked how go handles rest apis but I still prefer Spring Boot though , i guess spring boot code looks much better
@radhikatikone37312 жыл бұрын
If I want to get users by name then what should I need to make changes in code...I'm getting null values when I pass string in url but it's work when I pass ID...pls help me
@DK-pf2dg3 жыл бұрын
I created folder routes with my get,del etc. functions, but main.go can't find the functions.. How can I fix this?
@DailyCodeBuffer3 жыл бұрын
How are you executing it?
@DK-pf2dg3 жыл бұрын
@@DailyCodeBuffer I have main.go and folder routes/inventory.go, in main.go I try import ( "routes/inventory" ) and in main() func in main.go do inventory.handleRequest() but the import doesn't work. inventory.go at top I put package routes
@kashifnihal Жыл бұрын
greate work ....👌👌👌
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🏻
@maheshbabunadigoti70503 жыл бұрын
In java, we have spring security but in go lang ????? Can you make a video bro...
@shivamgupta54763 жыл бұрын
Bro , Fantastic .Make a project using redis , kafka and microservices . How redis and kafka helps in performance.
@mercymaina13552 жыл бұрын
very helpful. thank you
@raufhm3 жыл бұрын
good sharing knowledge bro. thanks!
@natashasthilaire1950 Жыл бұрын
Would you be able to create a video of how to setup the connection to the database from VS code?
@franciskisiara3 жыл бұрын
I am just going to say "Thank you" over here.
@DailyCodeBuffer3 жыл бұрын
🙏
@kozie9283 жыл бұрын
That was really helpful, thank you :)
@krishnamishra61182 жыл бұрын
At 12.40 mints what is that const DNS ?
@GuilhermeSantos-fz9us2 жыл бұрын
nicee, bro, I loved your video
@DailyCodeBuffer2 жыл бұрын
Thanks 🙏
@srikantprasad67113 жыл бұрын
Excellent video bro. Create video on golang with reactjs.
@iossipmiljak67703 жыл бұрын
What extension are you using for automatic fill up of handleFunc? Keep up with this, you are great teacher ;)
@DailyCodeBuffer3 жыл бұрын
Golang plugin for VS Code
@natashasthilaire1950 Жыл бұрын
How did you find your DNS?
@abdullahalabasi65463 жыл бұрын
Great tutorial, thank you!
@DailyCodeBuffer3 жыл бұрын
Thanks
@sourabhmori81299 ай бұрын
@@DailyCodeBuffer 12:39 how to copy that database url please help me 🙏🙏🙏🙏🙏🙏
@AnilKumar-fe5vd3 жыл бұрын
Great job bro, It was so much helpful, Can you upload a video that is related to gorm transaction included and should use an existing database table?
@sree_79562 жыл бұрын
Can i have video on how to post request with stored procedure having Table valued parameter
@ajaym31052 жыл бұрын
Awesome content, can i get unit testing for this
@MohamedAdnan-ng6qf8 ай бұрын
How to get the database url?
@i-am-learning-life3 жыл бұрын
Okay now create authentication in golang 😍😍
@DailyCodeBuffer3 жыл бұрын
Planning one, thanks for suggestion
@kazishafin13 жыл бұрын
thank you bro ..love from Bangladesh.. .can you make some project base tutorials that help tremendously for beginners like me.
@EricRobinson03742 жыл бұрын
Nice Tutorial
@DailyCodeBuffer2 жыл бұрын
Thanks 🙏🏻
@vkmrishad3 жыл бұрын
Great Tutorial
@kalayarmoemyint64783 жыл бұрын
please make tutorial for restapi project with mongo db
@ahmadfaraz36783 жыл бұрын
Please create more tutorials on Golang
@DailyCodeBuffer3 жыл бұрын
Planning for that
@ferrysukarto10493 жыл бұрын
Awesome Bro.
@srikantprasad67113 жыл бұрын
Sir create more project on golang
@krishnamishra61182 жыл бұрын
How to download that mysql
@karimzai3150 Жыл бұрын
using docker
@sumitdwivedi17203 жыл бұрын
Make video demonstrating firebase and golang
@DailyCodeBuffer3 жыл бұрын
Thank you for suggestion
@sumitdwivedi17203 жыл бұрын
@@DailyCodeBuffer please demonstrate firebase with golang apis i need urgently
@faisalsalam33 Жыл бұрын
❤ thank you
@DailyCodeBuffer Жыл бұрын
You're welcome 😊
@AsifKhan-fn2cy3 жыл бұрын
crud operation using leveldb
@krishparmar32133 жыл бұрын
nice
@leetcodeproblems11692 жыл бұрын
In my case there is no soft delete. Record is permanently deleted.
@viveknambiar79992 жыл бұрын
BEST ONE
@DailyCodeBuffer2 жыл бұрын
Thanks 🙏
@kalayarmoemyint64783 жыл бұрын
thank you
@moshfiqurrahman59962 жыл бұрын
Please declare data type instead of dynamic typing.
@zeeshanbhati Жыл бұрын
Please user better variable names instead of w & r
@merictunc3 жыл бұрын
🙌🙌🙌🙌
@aqibishaq8853 жыл бұрын
I am a Java programmer bro its go language ok...
@DailyCodeBuffer3 жыл бұрын
😊
@aqibishaq8853 жыл бұрын
@@DailyCodeBuffer what next about java on your channel
@officially_sagar_0711 ай бұрын
Yeah banda kitni baar over here bolta hai 😅
@alanwang4700 Жыл бұрын
anyone in SWE struggling tn
@vivekhiwarkar82283 жыл бұрын
How do i get the database url ? Can someone help !!! @Daily Code Buffer
@youtubegarbage4u3 жыл бұрын
what microphone are you using to create this video?
@DailyCodeBuffer3 жыл бұрын
Maona USB microphone 🎤. Link is in the description of the video
@youtubegarbage4u3 жыл бұрын
@@DailyCodeBuffer the maona usb microphone does not cancel background noise...so how come there is no background noise for you? what is best microphone to cancel background noise?
@NikhilSharma-dn9eg3 жыл бұрын
I got this error : ./main.go:16:23: undefined: GetUsers ./main.go:17:26: undefined: CreateUsers ./main.go:22:2: undefined: InitialMigration How to solve it ?
@tonyabraham24053 жыл бұрын
@Nikil: I was also getting same. Actually you should not type go run main.go since there are 2 files. instead after building pls type ./"ORM" which is the exe file