The Art Of Postgresql By Dimitri Fontaine

Download The Art Of Postgresql By Dimitri Fontaine PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Art Of Postgresql By Dimitri Fontaine book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
The Art of Postgres

Author: Rebecca Foster
language: en
Publisher: Createspace Independent Publishing Platform
Release Date: 2016-11-27
PostgreSQL, often simply Postgres, is an object-relational database (ORDBMS) - i.e. a RDBMS, with additional (optional use) "object" features - 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 (or for data warehousing) with many concurrent users; on macOS, PostgreSQL is the default database - for web hosting and it is also available for Microsoft Windows and Linux (supplied in most distributions). This updated and expanded second edition of Book provides a user-friendly introduction to the subject, Taking a clear structural framework, it guides the reader through the subject's core elements. A flowing writing style combines with the use of illustrations and diagrams throughout the text to ensure the reader understands even the most complex of concepts. This succinct and enlightening overview is a required reading for all those interested in the subject . We hope you find this book useful in shaping your future career & Business.
Mastering PostgreSQL in Application Development

Mastering PostgreSQL in Application Development is intended for developers working on applications that use a database server. The book addresses specifically the PostgreSQL RDBMS: it actually is the world's most advanced Open Source database as said in its slogan on the official website. By the end of this book, you will know why, and agree!