PostgreSQL® welcome =================== PostgreSQL® is an open source, **relational database**. It's ideal for organisations that need a well organised tabular datastore. On top of the strict table and columns formats, PostgreSQL also offers solutions for nested datasets with the native ``jsonb`` format and advanced set of extensions including `PostGIS `_, a spatial database extender for location queries. Aiven for PostgreSQL is the perfect fit for your relational data. A scalable SQL database solution that can be up and running within a few minutes. .. grid:: 1 2 2 2 .. grid-item-card:: :shadow: md :margin: 2 2 0 0 📚 :doc:`/docs/products/postgresql/concepts` .. grid-item-card:: :shadow: md :margin: 2 2 0 0 💻 :doc:`/docs/products/postgresql/howto` .. grid-item-card:: :shadow: md :margin: 2 2 0 0 📖 :doc:`/docs/products/postgresql/reference` .. grid-item-card:: :shadow: md :margin: 2 2 0 0 🧰 :doc:`Code samples ` PostgreSQL resources -------------------- If you are new to PostgreSQL then there are lots of great resources out there to get you started with the platform. Here's our recommended reading list: * `PostgreSQL Project website `_ providing a comprehensive per-release documentation * `PostGIS website `_ to read about location queries and the spatial extension Starter project --------------- If you don't have a dataset to play with, try our `Exoplanet example `_