How to Upload and Store Images (In the DB) with NodeJS (Express)

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • How to Upload and Store images in the database with NodeJS, Express and Knex!
    -------------------------------------
    Code: github.com/Vuk...
    knex: knexjs.org/
    express-fileupload: www.npmjs.com/...
    --------------------------------------
    Thanks for watching, if the video was helpful to you a like and/or a star to the github repo would be appreciated ❤️

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

  • @SeayKOo
    @SeayKOo 3 года назад

    Nice Tutorial. Good explanation, perfect pace and a great selection of dogpics!

  • @adamsaher446
    @adamsaher446 3 года назад +4

    Could you possibly make a vid on uploading images using postgres-bytea? Because your method works and everything, but not the most efficient

  • @leilaayad8181
    @leilaayad8181 2 года назад

    Fantastic tutorial! Thank you!

  • @coryortega2050
    @coryortega2050 4 года назад +6

    Great tutorial! I uploaded image to the SQLite database, but when I go to display the image, I only see a bunch of crazy characters and not the image itself. How do I solve this?

    • @yohenson
      @yohenson 3 года назад

      I guess you're seeing the blob, not the image. something in the parsing of the blob back to the image didn't work in your code(haven't got to that part yet myself)

    • @JadeclonOfficial
      @JadeclonOfficial 2 года назад

      same problem here

    • @coryortega2050
      @coryortega2050 2 года назад

      @@JadeclonOfficial well I definitely solved it I just wish I could tell you what I did but this was a year ago

    • @andyjames904
      @andyjames904 2 года назад

      @@coryortega2050 tell me, I havent tried it & I dont have such an issue but who knows, I might face same issue

  • @gabrieles7687
    @gabrieles7687 4 года назад +4

    Those doggo images 😅😅

    • @vuka951
      @vuka951  4 года назад +2

      they cute tho 😭

  • @malikbhai2285
    @malikbhai2285 2 года назад

    bro title, description, or image 1 hi 7 oneClick per kese post ho ge..yeh bi ker k batye.. es me mushkel ho rhi hy k post me title,descripteon more data or Image kes express or node js me add kare..plz..jald vidceo banye..using react.js

  • @realsamirop
    @realsamirop 3 года назад

    How to store a video in db?

  • @inoffensiveusername4684
    @inoffensiveusername4684 3 года назад

    zoom innnnn. ty though:)

  • @christianhammervig438
    @christianhammervig438 3 года назад

    hmm I just get a white image