database Articles on Flatlogic Blog
What is MySQL?
MySQL is a relational database management system. It's an open-source product frequently used for managing relational databases on SQL queries. It supports a multitude of platforms such as Windows, Ubuntu, MacOS, and more. This article gives a brief overview of MySQL and some nuances you'll want to keep in mind for building MySQL-based apps.
by
• 5 min readWhat 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
• 5 min read