PostgreSQL Database Handbook
KSh50
PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance
Description
PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance. As a database server, its primary function is to store data securely, and to allow for retrieval at the request of other software applications. It can handle workloads ranging from small single machine applications to large Internet-facing applications with many concurrent users.
In this ebook, we provide a compilation of PostgreSQL tutorials that will help you set up and run your own database management system. We cover a wide range of topics, from installation and configuration, to custom commands and data types. With our straightforward tutorials, you will be able to get your own projects up and running in minimum time.
Reviews
There are no reviews yet.