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
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
NuBuilder + PostgreSQL ? ? ?
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: NuBuilder + PostgreSQL ? ? ?
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