Update src/roadmaps/aspnet-core/content/107-databases/102-relational/101-postgresql.md

This commit is contained in:
Kamran Ahmed
2023-01-14 15:03:41 +04:00
committed by GitHub
parent efecc43523
commit e74d3b5e2e

View File

@@ -1,4 +1,4 @@
# Postgresql
# PostgreSQL
PostgreSQL, often simply "Postgres", is an open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally developed at the University of California, Berkeley in the 1980s and is now maintained by the PostgreSQL Global Development Group.