Added PostgreSQL 14 to Cloud Databases
PostgreSQL is like MySQL, only more advanced and suitable for projects of any complexity and multitasking levels. For example, you can scale the database to much larger sizes, add your own data types + it has JSON and XML support.
Before we only provided version 13. By the end of the year we plan to add the 15th version as well.
What's new in version 14
- New features for efficient work with JSON and XML.
- Improved performance and faster response when executing queries.
- Improved security system that allows you to control access to the database and prevent unauthorized access.
- New features for monitoring DBMS performance.