---
description: Scopri le funzionalità di PostgreSQL, i dettagli del prodotto, chi utilizza il software e quali sono i prodotti suggeriti. Attraverso le recensioni di utenti verificati potrai capire com’è la user experience, l’assistenza post-vendita e molto altro.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: PostgreSQL - Prezzi, recensioni, informazioni - Capterra Italia 2026
---

Breadcrumb: [Home](/) > [Software per la gestione del database](/directory/18/database-management/software) > [PostgreSQL](/software/48791/postgresql)

# PostgreSQL

Canonical: https://www.capterra.it/software/48791/postgresql

Pagina: 1/18\
Avanti: [Pagina successiva](https://www.capterra.it/software/48791/postgresql?page=2)

> Sistema di database post-relazionale open source gratuito. Principale scelta di sviluppatori e DBA di tutto il mondo. Solido, sicuro e ad alte prestazioni.
> 
> Conclusione: valutazione di **4.6/5** stelle assegnate da 412 utenti. Miglior punteggio per il parametro **Lo consiglieresti?**.

-----

## Panoramica

### Chi utilizza PostgreSQL?

Tutte le industrie, tutti i settori, in tutti i paesi

## Statistiche e valutazioni

| Parametro | Valutazione | Dettaglio |
| **Nel complesso** | **4.6/5** | 412 Recensioni |
| Facilità d'uso | 4.3/5 | Sulla base delle recensioni complessive |
| Assistenza clienti | 4.1/5 | Sulla base delle recensioni complessive |
| Rapporto qualità-prezzo | 4.6/5 | Sulla base delle recensioni complessive |
| Funzionalità | 4.6/5 | Sulla base delle recensioni complessive |
| Percentuale di raccomandazione | 90% | (9/10 Lo consiglieresti?) |

## Informazioni sul fornitore

- **Azienda**: PostgreSQL Global Development Group
- **Anno di fondazione**: 1992

## Contesto commerciale

- **Prezzo di partenza**: 0,01 USD
- **Modello tariffario**:  (Versione gratuita disponibile) (Versione di prova gratuita (free trial))
- **Pubblico target**: Lavoratore autonomo, 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000, 5.001-10.000, 10.000+
- **Implementazione e piattaforme**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop)
- **Lingue supportate**: inglese
- **Paesi disponibili**: Stati Uniti

## Funzionalità

- Backup e ripristino
- Conversione del database
- Importazione/Esportazione di dati
- Replica di dati
- Ricerca/Filtro
- Sincronizzazione di dati
- Supporto di più linguaggi di programmazione

## Opzioni di supporto

- Email/Help desk
- FAQ/Forum
- Knowledge Base
- Assistenza telefonica
- Assistenza diretta 24 ore su 24

## Categoria

- [Software per la gestione del database](https://www.capterra.it/directory/18/database-management/software)

## Alternative

1. [Microsoft SQL Server](https://www.capterra.it/software/1417/sql-server) — 4.6/5 (1974 reviews)
2. [MySQL](https://www.capterra.it/software/11482/mysql) — 4.6/5 (2094 reviews)
3. [Google Cloud](https://www.capterra.it/software/170983/google-cloud-platform) — 4.7/5 (2262 reviews)
4. [MongoDB](https://www.capterra.it/software/127374/mongodb) — 4.7/5 (468 reviews)
5. [Airtable](https://www.capterra.it/software/146652/airtable) — 4.6/5 (2222 reviews)

## Recensioni

### "Sql managment for everyone" — 5.0/5

> **Samuel Isaí** | *23 dicembre 2024* | Software informatici | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: subqueries and json native compatibility is a game changer
> 
> **Inconvenienti**: It uses more resources than other Sql Managers and it´s difficult to undertant the unique features when I started using it.
> 
> I have used postgresql to create difficult subqueries, the implementation is easy and scalability is a game changer.

-----

### "The Reliable Workhorse with Infinite Flexibility" — 5.0/5

> **Arjun** | *26 maggio 2023* | Software informatici | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: does the basics like a pro while offering infinite flexibility. From JSON columns to full-text search, there's a plugin for every need. Plus, it plays nicely with every ORM known to man. Postgres has mastered the art of doing the basics exceptionally well. It's reliable, performant, and stands strong as a relational database. But what sets it apart is the remarkable flexibility it offers. Need to store and query JSON data? No problem. Looking for full-text search capabilities? Postgres has your back with plugins that can handle it all. This database truly adapts to your evolving needs, making it a versatile choice for any project.
> 
> **Inconvenienti**: No Issues at All, Just Vendor Restrictions. Now, I have to dig deep to find something negative about Postgres. The truth is, I haven't encountered any issues with Postgres itself. Its robustness and stability have been flawless in my experience. If I had to point a finger, it would be at the vendors (like Heroku) who occasionally restrict certain plugins. But hey, that's not Postgres's fault—it's still a champ in its own right.
> 
> Nothing short of exceptional. It covers all the bases with its reliability and performance, and its flexibility is unmatched. I've found it difficult to recommend any other database unless you have specific requirements, such as a document store or a graph database. Postgres fills in all the gaps and has become my go-to choice for any project that requires a rock-solid, flexible relational database.

-----

### "PostgresSQL in Cloud SQL" — 3.0/5

> **Sudhakar** | *5 aprile 2025* | Servizi finanziari | Tasso di raccomandazione: 5.0/10
> 
> **Vantaggi**: It can store real time trnscational data
> 
> **Inconvenienti**: can access the data from GCP bigquery cloud database using cloud SQL federated query
> 
> It is nice experience to access PostgresSQL using cloud sql however accssing Bigquery from postgres is not possible

-----

### "PostgreSQL - A World Class DBMS that you can have for free" — 5.0/5

> **Jorge** | *11 marzo 2021* | Software informatici | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: It is free although there are some paid options that include support and special configurations. It is very stable, I have not had any critical situations like data loss. As a ASP.NET developer, it integrates easy using ADO.NET Data Providers for which there are many choices.  Concurrency control is included which is very useful for data integrity. Versions for Linux, Mac, Solaris and BSD are available which increases the integration power. A huge number of third party add-ons (paid and free) can be found. PostgreSQL is being continuously improving, there is a well defined plan of maintenance and new versions are coming out regularly.
> 
> **Inconvenienti**: I have not found anything against this DMBS product. I have accomplished all of my goals successfully.
> 
> I have used PostgreSQL for Windows since 2008 and it has been a pleasure. Some DBs have tables with more than 1 million records and performance seems not to be affected.

-----

### "One of the best overall databases in the market" — 5.0/5

> **Janne** | *29 giugno 2021* | Telecomunicazioni | Tasso di raccomandazione: 9.0/10
> 
> **Vantaggi**: PostgreSQL is well supported by backend frameworks like Django. Getting into the command line of PostgreSQL database isn't necessary that often, but when a must, it works very robustly.
> 
> **Inconvenienti**: Not suitable for some data types as well as some of the competition, like time series data, that is becoming more and more important via IoT use cases.
> 
> For overall backend database purposes I would currently not choose anything other than PostgreSQL. Widely known, easy to hire talent for, secure and reliable.

-----

Pagina: 1/18\
Avanti: [Pagina successiva](https://www.capterra.it/software/48791/postgresql?page=2)

## Link

- [Visualizza su Capterra](https://www.capterra.it/software/48791/postgresql)

## Questa pagina è disponibile nelle seguenti lingue

| Lingua | URL |
| de | <https://www.capterra.com.de/software/48791/postgresql> |
| de-AT | <https://www.capterra.at/software/48791/postgresql> |
| de-CH | <https://www.capterra.ch/software/48791/postgresql> |
| en | <https://www.capterra.com/p/48791/PostgreSQL/> |
| en-AE | <https://www.capterra.ae/software/48791/postgresql> |
| en-AU | <https://www.capterra.com.au/software/48791/postgresql> |
| en-CA | <https://www.capterra.ca/software/48791/postgresql> |
| en-GB | <https://www.capterra.co.uk/software/48791/postgresql> |
| en-IE | <https://www.capterra.ie/software/48791/postgresql> |
| en-IL | <https://www.capterra.co.il/software/48791/postgresql> |
| en-IN | <https://www.capterra.in/software/48791/postgresql> |
| en-NZ | <https://www.capterra.co.nz/software/48791/postgresql> |
| en-SG | <https://www.capterra.com.sg/software/48791/postgresql> |
| en-ZA | <https://www.capterra.co.za/software/48791/postgresql> |
| es | <https://www.capterra.es/software/48791/postgresql> |
| es-AR | <https://www.capterra.com.ar/software/48791/postgresql> |
| es-CL | <https://www.capterra.cl/software/48791/postgresql> |
| es-CO | <https://www.capterra.co/software/48791/postgresql> |
| es-CR | <https://www.capterra.co.cr/software/48791/postgresql> |
| es-DO | <https://www.capterra.do/software/48791/postgresql> |
| es-EC | <https://www.capterra.ec/software/48791/postgresql> |
| es-MX | <https://www.capterra.mx/software/48791/postgresql> |
| es-PA | <https://www.capterra.com.pa/software/48791/postgresql> |
| es-PE | <https://www.capterra.pe/software/48791/postgresql> |
| fr | <https://www.capterra.fr/software/48791/postgresql> |
| fr-BE | <https://fr.capterra.be/software/48791/postgresql> |
| fr-CA | <https://fr.capterra.ca/software/48791/postgresql> |
| fr-LU | <https://www.capterra.lu/software/48791/postgresql> |
| it | <https://www.capterra.it/software/48791/postgresql> |
| ko | <https://www.capterra.co.kr/software/48791/postgresql> |
| nl | <https://www.capterra.nl/software/48791/postgresql> |
| nl-BE | <https://www.capterra.be/software/48791/postgresql> |
| pt | <https://www.capterra.com.br/software/48791/postgresql> |
| pt-PT | <https://www.capterra.pt/software/48791/postgresql> |

-----

## Dati strutturati

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Italia","address":{"@type":"PostalAddress","addressLocality":"Milano","addressRegion":"MI","postalCode":"20153","streetAddress":"Via Caldera 21 Edif. E-Ala 2 20153 Milano (MI)"},"description":"Capterra Italia, il comparatore di software gestionali più vasto al mondo, ti aiuta a trovare il programma più adatto alle tue esigenze grazie alle recensioni degli utenti, al comparatore di prezzi, articoli ed infografiche semplici.","email":"info@capterra.it","url":"https://www.capterra.it/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.it/#organization","@type":"Organization","parentOrganization":"Gartner, Inc.","sameAs":["https://www.linkedin.com/company/capterra/","https://www.facebook.com/Capterra/","https://twitter.com/capterra","https://www.youtube.com/channel/UCvKN2t597g-3KQ_AQAPNXLA"]},{"name":"PostgreSQL","description":"Sistema di database post-relazionale open source gratuito che funziona su tutti i principali sistemi operativi. I 25 anni di storia di sviluppo di PostgreSQL hanno permesso di fornire una vasta gamma di funzionalità per sviluppatori e DBA, integrate in un solido server software utilizzato in tutto il mondo. PostgreSQL è classificato tra i primi 5 database da DBEngine, in una posizione superiore a quella della maggior parte dei sistemi commerciali. PostgreSQL, con milioni di distribuzioni in sistemi incorporati e utilizzato dai principali fornitori di soluzioni cloud e importanti installazioni on-premise, è una scelta popolare per lo sviluppo di nuove app.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c9858902-68a1-4f19-b2b9-13717885f9b4.png","url":"https://www.capterra.it/software/48791/postgresql","@id":"https://www.capterra.it/software/48791/postgresql#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.capterra.it/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":412},"offers":{"price":"0.01","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows"},{"@id":"https://www.capterra.it/software/48791/postgresql#faqs","@type":"FAQPage","mainEntity":[{"name":"Cos'è PostgreSQL?","@type":"Question","acceptedAnswer":{"text":"Sistema di database post-relazionale open source gratuito che funziona su tutti i principali sistemi operativi. I 25 anni di storia di sviluppo di PostgreSQL hanno permesso di fornire una vasta gamma di funzionalità per sviluppatori e DBA, integrate in un solido server software utilizzato in tutto il mondo. PostgreSQL è classificato tra i primi 5 database da DBEngine, in una posizione superiore a quella della maggior parte dei sistemi commerciali. PostgreSQL, con milioni di distribuzioni in sistemi incorporati e utilizzato dai principali fornitori di soluzioni cloud e importanti installazioni on-premise, è una scelta popolare per lo sviluppo di nuove app.","@type":"Answer"}},{"name":"Chi utilizza PostgreSQL?","@type":"Question","acceptedAnswer":{"text":"Tutte le industrie, tutti i settori, in tutti i paesi","@type":"Answer"}}]},{"@id":"https://www.capterra.it/software/48791/postgresql#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Software per la gestione del database","position":2,"item":"/directory/18/database-management/software","@type":"ListItem"},{"name":"PostgreSQL","position":3,"item":"/software/48791/postgresql","@type":"ListItem"}]}]}
</script>
