Build a Database Query Builder like Laravel in 7 minutes

Поделиться
HTML-код
  • Опубликовано: 3 сен 2023
  • In this tutorial I'll talk about building a Database Query Builder like laravel from scratch.
    🎓 PHP Course Beginner to Advanced:
    www.udemy.com/course/php-begi...
    💖 Show Support:
    www.buymeacoffee.com/amirkamizi
    📧 Join Newsletter:
    amirkamizi.com/#newsletter
    🔗 Blog Post:
    www.amirkamizi.com/
    👇 Follow Me On Social Media:
    Twitter: / amir_kamizi
    LinkedIn: / amir-kamizi
    👇 Checkout My website
    amirkamizi.com
    Thank you for watching.
    If you found it useful:
    ✔️ Like & Subscribe
    ✔️ Share
    If you have any suggestions, questions, or opinion, please leave a comment below. I’m looking forward to hearing from you!
    ⭐️ Contents ⭐️
    0:00 - Intro
  • НаукаНаука

Комментарии • 12

  • @mohammedmahmoud1046
    @mohammedmahmoud1046 6 месяцев назад +1

    I liked that really, I made a query builder 5 years ago and I am still improving it, but I always think something is missing.
    You simplified things, so I will improve it using your way and I would like you to complete this query builder to do all the functions.

    • @amirkamizichannel
      @amirkamizichannel  6 месяцев назад

      thank you very much. I'm glad you found it useful. what you mentioned is actually the beauty of programming and why I love it so much. the more time passes the more things we learn and can improve our code step by step.

    • @mohammedmahmoud1046
      @mohammedmahmoud1046 6 месяцев назад

      thank you for your reply, it would be appreciated if you make a video explaining how we can handle the JOINs as well as ONs and HAVINGs.@@amirkamizichannel

  • @NedumEze
    @NedumEze 8 месяцев назад +1

    Wow! Amir. This is crazy pleasant! Too fast, too condensed. I believe that you are here addressing my recent request for this very system or pattern of Database operations.
    You promised.
    But here is like an appetizer. Are you still going to do the full series for complete CRUD including the Limit and offset clauses using static instances and the chaining method?
    The multiple WHERE clauses in this Short was stunning to see. Bless you, Amir.
    Please bear with us.

    • @amirkamizichannel
      @amirkamizichannel  8 месяцев назад +1

      Thank you very much. I'm very glad you liked it :)

    • @NedumEze
      @NedumEze 8 месяцев назад +1

      @@amirkamizichannel
      "Liked it"? Amir, you understated it. It's all crazy coding to me! I saw that you passed the entire Database Class to the DB Class Instance. By doing that, it appears that all the methods in the Database Class became available to the DB Class like in Inheritance! Not seen this before. Will study it for a while to make sure I fully understand it.
      Thanks, Amir.
      Hungrily waiting for more, please.

  • @user-dr8yo6so2r
    @user-dr8yo6so2r 7 месяцев назад +1

    This is so useful

  • @BuntyWP
    @BuntyWP 8 месяцев назад +1

    This is amazing

  • @bahmanfalahi
    @bahmanfalahi 7 месяцев назад +1

    👌