Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

NuBuilder + PostgreSQL ? ? ?

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
honza1965
Posts: 20
Joined: Wed Apr 28, 2021 9:19 pm
Has thanked: 1 time
Been thanked: 1 time

NuBuilder + PostgreSQL ? ? ?

Unread post by honza1965 »

Good day, please, I would like to know if it is possible to use the database PostgreSQL ? ? ?

MySQL, MariaDB = everything works great, but PostgreSQL has better SQL functionality closer to ORACLE (for hierarchical structures).

Thank you Honza
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: NuBuilder + PostgreSQL ? ? ?

Unread post by kev1n »

While nuBuilder uses PDO, which can also connect to a PostgreSQL database, the SQL syntax, data types etc. of PostgreSQL is different from that of MySQL. Therefore, significant modifications may be required to use nuBuilder with PostgreSQL
Post Reply