Abstract
Postgres is an Object-relational Database Management System with an emphasis on extensibility and standards compliance.
Links
- Better Date Manipulation in Postgres Queries by Derrick Carr, 19 September 2017
- How to Manage Connections Efficiently in Postgres, or Any Database by Brandur Leach, 15 October 2018
- PostgreSQL: The Versatile INSERT, 26 September 2018
- TicTacToe in SQL