PostgreSQL Articles on Flatlogic Blog

Flatlogic Platform Now Supports Microsoft SQL Server 2019!

We’re happy to announce that users can now select Microsoft SQL Server 2019 when creating a project on the Flatlogic Platform. Right now this new database option is only available with NodeJS Sequelize.

by Alesia Sirotka • 5 min read

What is PostgreSQL?

Postgres is a powerful open-source relational database that supports both SQL (relational) and JSON (non-relational) querying. It was created by scientists from the University of California at Berkeley. It is a very stable object-oriented database management system. The PostgreSQL community has grown for over 20 years, contributing to its high stability, consistency, and correctness.

by Alesia Sirotka • 5 min read