Logo

PostgreSQL PHP Tutorial by Jan Bodnar

Small book cover: PostgreSQL PHP Tutorial

PostgreSQL PHP Tutorial
by

Publisher: ZetCode

Description:
PostgreSQL is a powerful, open source object-relational database system. It is a multi-user, multi-threaded database management system. This is a PHP tutorial for the PostgreSQL database. It covers the basics of PostgreSQL programming with PHP. The examples were created and tested on Linux.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: PostgreSQL Database AdministrationPostgreSQL Database Administration
by
This volume covers the procedure for installing, configuring and administering a PostgreSQL cluster Linux debian. There also an extensive description for the logical and physical layer with the backup and restore and a chapter for the developers.
(5362 views)
Book cover: PostgreSQL: Introduction and ConceptsPostgreSQL: Introduction and Concepts
by - Pearson Education
This book is about PostgreSQL, the most advanced open source database. The book leads the reader from their first database query through the complex queries needed to solve real-world problems. No knowledge of database theory is required.
(11285 views)
Book cover: The Internals of PostgreSQLThe Internals of PostgreSQL
by - interdb.jp
In this document, the internals of PostgreSQL for database administrators and system developers are described. The main purposes of this document are to explain how each subsystem works, and to provide the whole picture of PostgreSQL.
(5429 views)
Book cover: Practical PostgreSQLPractical PostgreSQL
by - O'Reilly
A guide to installation, configuration, and usage of PostgreSQL, the most capable of all the open source databases. This book teaches you how to create a database, compile and configure PostgreSQL. It also covers many advanced features.
(15104 views)