PostgreSQL how to connect to database via c++ | pqxx connector tutorial for beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 50

  • @sto2779
    @sto2779 2 ปีที่แล้ว +5

    First video on TH-cam which actually explains how to connect to PostgreSQL using low level hardware language such as C++, immensely grateful and helpful video, Thanks.
    At 2:19 - is it possible we can use another encryption method such as sha-256? I ask because md5 can be easily hacked.
    Would be really great if you can make a tutorial which shows how JavaScript front end using websockets to communicate to backend C++ API PostgreSQL database to fetch some data.

  • @MindfulAchiever655
    @MindfulAchiever655 2 ปีที่แล้ว +2

    I use CMake GUI version 3.23 and PostgreSQL 14.2 . when I tried to "configure" and "generate" on CMake GUI, The two entries PostgreSQL_INCLUDE_DIR, PostgreSQL_TYPE_INCLUDE_DIR made some errors. e.g. Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY
    PostgreSQL_INCLUDE_DIR). How can I solve it?? I cannot except the two entries. they automatically list up always..

    • @maxencedupont5523
      @maxencedupont5523 2 ปีที่แล้ว

      I have exactly the same problem as you...

    • @maxencedupont5523
      @maxencedupont5523 2 ปีที่แล้ว +1

      Found it. At the beginning of the CMakeLists.txt file of the directory, type set(PostgreSQL_ADDITIONAL_VERSIONS "XX") where XX is the version number of Postgres. However be careful because it needs to be no higher than 13, so you need to reinstall Postgres on a lower version.

    • @maxencedupont5523
      @maxencedupont5523 2 ปีที่แล้ว

      @@CristhianDev I didn't see a way for now. A this point the best solution is probably to use a Virtual Machine like MinGW where you can install and use a PG base like intended

  • @c2hmaxwell399
    @c2hmaxwell399 2 ปีที่แล้ว +3

    Спасибо за видео! Очень помогли. Было бы здорово если бы вы показали как подключать эту и другие библиотеки к Unreal Engine. Подробной информации об этом немного и как новичку разобраться очень сложно.

  • @gansgarnett4516
    @gansgarnett4516 2 ปีที่แล้ว +1

    Iam sory. When i want to configure in Cmake, it say that it cant find postgresqul. What should i do?

    • @edironwladimir
      @edironwladimir ปีที่แล้ว

      😢 I find it's impossible connect c++ to postgresSQL

  • @odedkadshai
    @odedkadshai ปีที่แล้ว

    🙏🙏awesome tutorial, thank you!

  • @thewolfex
    @thewolfex หลายเดือนก่อน

    in the cmake part it says ''error in configuration process, project files may be invalid''

  • @ATPAproX
    @ATPAproX 3 ปีที่แล้ว +2

    Btw is there any way how to include pqxx in Unreal Engine?

    • @iml-int
      @iml-int  3 ปีที่แล้ว +1

      Cost of already created plugin in the marketplace is 15$, so better just buy.

  • @JasonTN
    @JasonTN 3 ปีที่แล้ว

    is it different from odbc? im looking for odbc tutorial to do for my database project >

  • @raghibshams333
    @raghibshams333 ปีที่แล้ว

    I faced issues trying to install this with both postgre ver-13 and postgre ver-12 but still face lots of errors
    Also How come on the referred website you mentioned postgre ver-13.2 but ver13.13 is what seems available

  • @unagatinha
    @unagatinha 2 ปีที่แล้ว

    What about the debug mode? What is the change in the procedure?

  • @shamilsalakhutdinov5519
    @shamilsalakhutdinov5519 3 ปีที่แล้ว +1

    спасибо за ролик, все понятно

  • @GreatThinker-l8w
    @GreatThinker-l8w 3 ปีที่แล้ว +2

    Добрый день! Сделал все, как на видео, но при попытке запуска даже не заходит в main, и выдает ошибку 0xc0150002. С чем это может быть связано?

    • @nuneuzheli
      @nuneuzheli 2 ปีที่แล้ว +1

      такая же ошибка

  • @ramonjales9941
    @ramonjales9941 6 หลายเดือนก่อน

    awesome tutorial!

  • @meisamazad1011
    @meisamazad1011 2 ปีที่แล้ว

    Tnx a lot🙏🙏🙏🙏

  • @IskanderMify
    @IskanderMify 3 ปีที่แล้ว

    Спасибо за туториал!

  • @InterestingFactsCelebrities
    @InterestingFactsCelebrities 3 ปีที่แล้ว

    When I run the program I got this error : libssl-1_1-x64.dll not found

    • @zeusmoreira5615
      @zeusmoreira5615 3 ปีที่แล้ว

      were you able to solve this problem?

    • @Latajacaryba
      @Latajacaryba ปีที่แล้ว

      try to copy it from PostgreSQL\13\bin to your directory with project (basically directory in which you have your .proj file and (by default) source files)

  • @sriramm3260
    @sriramm3260 2 ปีที่แล้ว

    Sir, Can you tell the difference between transactional object and non transactional object?

  • @Zapiski_Kommunista
    @Zapiski_Kommunista 3 ปีที่แล้ว

    Comrade! Very nice!).

  • @jferreramway
    @jferreramway 5 หลายเดือนก่อน

    Hice exactamente lo mismo y no me funciona.

  • @lexcarpenter69
    @lexcarpenter69 3 ปีที่แล้ว

    Спасибо большое

  • @ХабибуллинРуслан-н3х
    @ХабибуллинРуслан-н3х 9 หลายเดือนก่อน

    Не получается, вылетает кучу ошибок при компиляции

  • @NoyesNewman
    @NoyesNewman 4 หลายเดือนก่อน

    012 Krystal Viaduct

  • @Youngh8r
    @Youngh8r ปีที่แล้ว

    thank!!!

  • @vufer3d
    @vufer3d 2 ปีที่แล้ว

    You don't have to keep users passwords in database. Save crypted result of user passwords. Then if passwords would be stolen - they would be useless.

  • @JoshPepys-b4z
    @JoshPepys-b4z 4 หลายเดือนก่อน

    Macejkovic Lodge

  • @ContessaSawdo-l2d
    @ContessaSawdo-l2d 3 หลายเดือนก่อน

    Michael Forge

  • @MitchelRamirez-b4y
    @MitchelRamirez-b4y 4 หลายเดือนก่อน

    Spinka Crescent

  • @JonathanCruz-hx9ki
    @JonathanCruz-hx9ki 9 หลายเดือนก่อน

    Hola buen tutorial, sin embargo seguí todos los pasos y no funcionó 💔😭

    • @abigailmendez4491
      @abigailmendez4491 8 หลายเดือนก่อน

      Hola, el problema es que tienes que colocar en las dependencias adicionales la ruta exacta de las librerías de pqxx.lib y libpq.lib, ejemplo:
      C:\Program Files\libpqxx\lib\pqxx.lib
      C:\Program Files\PostgreSQL\15\lib\libpq.lib
      Por ultimo estas 2 librerías (en esas no hay problema que no le coloques la ruta)
      Ws2_32.lib
      wsock32.lib
      Espero que te haya funcionado

  • @GreshamDrew
    @GreshamDrew 3 หลายเดือนก่อน

    Regan Cape

  • @BennyTodd-v9u
    @BennyTodd-v9u 4 หลายเดือนก่อน

    Terry Squares

  • @LondonMotley-y9u
    @LondonMotley-y9u 3 หลายเดือนก่อน

    Justyn Freeway

  • @nonameypog
    @nonameypog 7 หลายเดือนก่อน

    Зачем тебе бетонная ветка?

  • @AngelaCoats-c8e
    @AngelaCoats-c8e 4 หลายเดือนก่อน

    Ellis Inlet

  • @EmmieMandel-w2g
    @EmmieMandel-w2g 3 หลายเดือนก่อน

    Hegmann Course

  • @CharlesXenia-c8z
    @CharlesXenia-c8z 4 หลายเดือนก่อน

    Billy Mews

  • @KevinNovitske-x9m
    @KevinNovitske-x9m 4 หลายเดือนก่อน

    Jamir Coves

  • @RhysBeacher-z9q
    @RhysBeacher-z9q 4 หลายเดือนก่อน

    Onie Square

  • @HalifaxMichael-x4f
    @HalifaxMichael-x4f 4 หลายเดือนก่อน

    Matteo Union

  • @alexeyfalcon4138
    @alexeyfalcon4138 2 ปีที่แล้ว

    было бы супер на русском и рассказать зачем она нужна, может есть что-то лучше и т д