Build a Database Query Builder like Laravel in 7 minutes

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 14

  • @mohammedmahmoud1046
    @mohammedmahmoud1046 Рік тому +2

    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  Рік тому

      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 Рік тому

      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

  • @waterman7733
    @waterman7733 Місяць тому +1

    Awesome! Thank you :)

  • @NedumEze
    @NedumEze Рік тому +2

    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  Рік тому +1

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

    • @NedumEze
      @NedumEze Рік тому +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.

  • @ranakaram-o6c
    @ranakaram-o6c Рік тому +1

    This is so useful

  • @BuntyWP
    @BuntyWP Рік тому +1

    This is amazing

  • @bahmanfalahi
    @bahmanfalahi Рік тому +1

    👌