mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-19 15:43:49 +02:00
Add postgresql history page from the official docs (#7010)
* Add postgresql history page from the official docs I brief historical view of Postgresql that might introduce new developers to Berkeley Labs to look up the projects from there. * Update src/data/roadmaps/postgresql-dba/content/introduction@lDIy56RyC1XM7IfORsSLD.md --------- Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
# Introduction to PostgreSQL
|
# Introduction to PostgreSQL
|
||||||
|
|
||||||
PostgreSQL is a powerful, open-source Object-Relational Database Management System (ORDBMS) that is known for its robustness, extensibility, and SQL compliance. It was initially developed at the University of California, Berkeley, in the 1980s and has since become one of the most popular open-source databases in the world.
|
PostgreSQL is a powerful, open-source Object-Relational Database Management System (ORDBMS) that is known for its robustness, extensibility, and SQL compliance. It was initially developed at the University of California, Berkeley, in the 1980s and has since become one of the most popular open-source databases in the world.
|
||||||
|
|
||||||
|
- [@article@History of POSTGRES to PostgreSQL](https://www.postgresql.org/docs/current/history.html)
|
||||||
|
Reference in New Issue
Block a user