Postgresql

PostgreSQL is a powerful open-source relational database management system known for its scalability, robustness, and reliability. It offers features such as support for ACID transactions, concurrency control, and advanced indexing.

Prerequisites - Computer Fundamentals, programming concepts and DBMS

Postgresql
                
CREATE DATABASE Customers;