About 819,000 results
Open links in new tab
  1. PostgreSQL: The world's most advanced open source database

    2 days ago · The official site for PostgreSQL, the world's most advanced open source database

  2. PostgreSQL - Wikipedia

    PostgreSQL (/ ˌpoʊstɡrɛskjuˈɛl / ⓘ POHST-gres-kew-EL) [11][12] also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL …

  3. Introduction | Postgres Guide - The Complete PostgreSQL Resource

    Learn PostgreSQL fundamentals, benefits, and essential features - your comprehensive guide to this powerful open-source database.

  4. What is PostgreSQL? - IBM

    PostgreSQL, commonly pronounced “Post-GRES,” is an open source database that has a strong reputation for its reliability, flexibility and support of open technical standards. Unlike other RDMBS …

  5. PostgreSQL Tutorial - W3Schools

    In this tutorial you get a step by step guide on how to install and create a PostgreSQL database. You will learn how to create a project where you can create, read, update, and delete data. You will learn how …

  6. PostgreSQL Tutorial - GeeksforGeeks

    Sep 27, 2025 · Here in this section you will learn introduction of PostgreSQL, how to install PostgreSQL on various OS and other PostgreSQL basics. Before starting to learn PostgreSQL we need to install …

  7. What is PostgreSQL? - neon.com

    Jan 18, 2024 · PostgreSQL is an advanced, enterprise-class, and open-source relational database system. PostgreSQL supports both SQL (relational) and JSON (non-relational) querying. …

  8. PostgreSQL Tutorial

    In this section, you’ll begin working with PostgreSQL by learning how to write SQL statements to interact with the databases. What is PostgreSQL? Explain what PostgreSQL is and what you can do with it. …

  9. Supported versions of PostgreSQL | Microsoft Learn

    Dec 22, 2025 · Describes the supported major and minor versions of PostgreSQL in Azure Database for PostgreSQL flexible server instances.

  10. How to Use psql: A Comprehensive Guide to PostgreSQL’s Command …

    4 days ago · psql is the official command-line interface (CLI) for interacting with PostgreSQL databases. It’s lightweight, powerful, and essential for database administrators, developers, and DevOps …