--- title: 'PostgreSQL Resources' page_title: 'PostgreSQL Resources' page_description: 'This PostgreSQL resources page provides you with links that you can reference to when you need somethings related to PostgreSQL.' prev_url: 'https://www.postgresqltutorial.com/postgresql-resources/' ogImage: '' updatedOn: '2021-07-13T02:47:47+00:00' enableTableOfContents: true previousLink: title: 'PostgreSQL Cheat Sheet' slug: 'postgresql-cheat-sheet' nextLink: title: 'About Us' slug: 'about-us' --- ## PostgreSQL - [http://www.postgresql.org](http://www.postgresql.org 'PostgreSQL') – PostgreSQL official website, the world’s most advanced open source database. - [http://www.postgresql.org/docs](https://www.postgresql.org/docs/current/index.html)/ – provides current and archived PostgreSQL documentation. You can also find the PostgreSQL frequently asked questions. - [PostgreSQL Planet](https://planet.postgresql.org/) – PostgreSQL planet where you can get updated information on the PostgreSQL. - [http://www.enterprisedb.com/products\-services\-training/pgdownload](http://www.enterprisedb.com/products-services-training/pgdownload) – download the latest versions of PostgreSQL on various platforms such as Linux, Windows, and Mac OS X. - [http://www.pgadmin.org/](http://www.pgadmin.org/)  – pgAdmin is one of the most popular and free administration tools for PostgreSQL. It is available on Windows, Linux, macOS X, and FreeBSD. - [PostgreSQL feature matrix](https://www.postgresql.org/about/featurematrix/) – display features by PostgreSQL version in a nicely formatted matrix. - [http://adpgtech.blogspot.com/search/label/PostgreSQL](https://adpgtech.blogspot.com/search/label/PostgreSQL) – PostgreSQL blog posts by Andrew Dunstan. ## PostgreSQL social links - [https://twitter.com/postgresql](https://twitter.com/postgresql) – PostgreSQL on Twitter - [http://www.youtube.com/watch?v\=yCpu3IDdy6M](https://www.youtube.com/watch?v=yCpu3IDdy6M) – PostgreSQL vs. MySQL – Pros \& Cons by CEO of EnterpiseDB at Postgres ## SQL tutorial websites - [MySQL Tutorial](http://www.mysqltutorial.org/ 'MySQL Tutorial') – Learn MySQL fast, easy and fun. - [SQLite Tutorial](https:/www.sqlitetutorial.net 'Db2 Tutorial') – Provides a good starting point for getting started with SQLite. - [SQL Tutorial](http://www.sqltutorial.org/ 'SQL Tutorial') – Essential SQL tutorial for beginners using extensive hands\-on online. - [SQL Server Tutorial](http://www.sqlservertutorial.net/ 'SQL Server Tutorial') – Master SQL Server fast and easily. - [Oracle Tutorial](http://www.oracletutorial.com/ 'Oracle Tutorial') – Learn Oracle Database quickly. - [Db2 Tutorial](https://www.db2tutorial.com/ 'Db2 Tutorial') – Provides a comprehensive Db2 tutorial for beginners.