Skip to content

mehmetveyselsekendiz/homework-3-week-4-mehmetveyselsekendiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework 3 Week 4

  • Book ve Author bilgileri bir dosyadan okunacak ve DB'ye kayıt edilecek.
  • list, search, delete(soft-delete), buy gibi os.Args komutları yerine DB sorguları yazılacak.
  • Bu 2 modelle alakalı GORM sorguları yazılacak.
    • GetByID
    • FindByName
    • GetBooksWithAuthor
    • GetAuthorWithBooks etc. (GORM dökümantasyondaki sorgu çeşitlerine bakılacak bu 2 modelde uygulanacak)
    • (Sadece 4 sorgu değil olabildiğince sorgu yazıp kendinizi geliştirin. Bu size artı olarak dönüş olacaktır.)

About

picus-security-golang-bootcamp -- homework-3-week-4-mehmetveyselsekendiz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.2%
  • Shell 1.8%