PostgreSQL Tutorial

PostgreSQL Tutorial Overview

PostgreSQL is claimed to be the most advanced open source database solution. PostgreSQL is an object-relational database management system (ORDBMS). It is a community project and not controlled by any company. PostgreSQL developed at the University of California, Berkeley Computer Science Department. 

 

In PostgreSQL tutorial we covered complete topics from basic to advanced level those are

 

  1. PostgreSQL Environment Setup
  2. PostgreSQL Datatypes
  3. PostgreSQL Operations
  4. PostgreSQL Database Operations
  5. PostgreSQL Functions
  6. PostgreSQL Joins
  7. PostgreSQL Views
  8. PostgreSQL Triggers
  9. PostgreSQL Transactions
  10. PotgreSQL Loops
  11. PostgreSQL Locks…and many more topics in PostgreSQL

Audience

PostgreSQL tutorial is targeted for beginners as well as experienced people who is having basic knowledge on RDMBS and Databases. In PostgreSQL tutorial we covered all topics from basic to advanced level which will give clear idea to use PostgreSQL in applications with examples.

Prerequisites

Before proceeding with PostgreSQL tutorial you should have some basic knowledge on database programming and RDBMS then it will be very easy for you to understand PostgreSQL topics.