---
description: Busca información actualizada sobre PostgreSQL. Lee opiniones verificadas y descubre sus funciones, características, precios y usabilidad. Compara PostgreSQL con productos similares hasta encontrar la opción adecuada.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: PostgreSQL: precios, funciones y opiniones | GetApp España 2026
---

Breadcrumb: [Inicio](/) > [Software de bases de datos](/directory/459/database/software) > [PostgreSQL](/software/122219/postgresql)

# PostgreSQL

Canonical: https://www.getapp.es/software/122219/postgresql

Página: 1 de 18\
Siguiente: [Página siguiente](https://www.getapp.es/software/122219/postgresql?page=2)

> PostgreSQL es un RDBMS (sistema de gestión de bases de datos relacionales, por sus siglas en inglés) de código abierto que ayuda a las empresas a almacenar, administrar y escalar cargas de trabajo de datos de cualquier tamaño, desde máquinas individuales hasta almacenes de datos con múltiples usuarios simultáneos.
> 
> Veredicto: 412 usuarios lo han valorado con **4.6/5**. De los mejores valorados en **Probabilidad de recomendación**.

-----

## Estadísticas y valoraciones rápidas

| Métrica | Valoración | Detalles |
| **En general** | **4.6/5** | 412 Opiniones |
| Facilidad de uso | 4.3/5 | Basado en las opiniones generales |
| Asistencia al cliente | 4.1/5 | Basado en las opiniones generales |
| Relación calidad-precio | 4.6/5 | Basado en las opiniones generales |
| Funcionalidades | 4.6/5 | Basado en las opiniones generales |
| Porcentaje de recomendaciones | 90% | (9/10 Probabilidad de recomendación) |

## Sobre el proveedor

- **Empresa**: PostgreSQL Global Development Group
- **Constitución**: 1992

## Contexto comercial

- **Precio inicial**: 0,01 US$
- **Modelo de precios**:  (versión gratuita disponible) (Prueba gratuita)
- **Público objetivo**: Trabajador autónomo, 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000, 5.001-10.000, 10.000+
- **Despliegue y plataformas**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop)
- **Idiomas admitidos**: inglés
- **Países disponibles**: Estados Unidos

## Funcionalidades

- API
- Almacenamiento seguro de datos
- Análisis de rendimiento
- Autenticación
- Búsqueda de texto completo
- Búsqueda/filtro
- Controles o permisos de acceso
- Conversión de base de datos
- Copia de seguridad y recuperación
- Gestión de almacenamiento de datos
- Gestión de diccionario de datos
- Importación y exportación de datos
- Migración de datos
- NOSQL Database Management
- Permite la programación de multiples idiomas
- Relational Database Management
- Replicado de datos
- Sincronización de datos

## Opciones de asistencia

- E-mail/Help Desk
- Preguntas frecuentes/foro
- Base de conocimientos
- Asistencia telefónica
- Asistencia 24/7

## Categoría

- [Software de bases de datos](https://www.getapp.es/directory/459/database/software)

## Alternativas

1. [Microsoft SQL Server](https://www.getapp.es/software/125135/sql-server) — 4.6/5 (1977 reviews)
2. [MySQL](https://www.getapp.es/software/1985007/mysql) — 4.6/5 (2095 reviews)
3. [Google Cloud](https://www.getapp.es/software/122483/google-cloud-platform) — 4.7/5 (2282 reviews)
4. [MongoDB](https://www.getapp.es/software/121771/mongodb) — 4.7/5 (469 reviews)
5. [Airtable](https://www.getapp.es/software/106031/airtable) — 4.6/5 (2228 reviews)

## Opiniones

### "PostgreSQL is powerful and robust, it fits perfectly in large projects" — 5.0/5

> **Aníbal** | *7 de julio de 2018* | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: I really like PostgreSQL I have used it several times for large projects in my previous works and in the current one it is used as a database for the web page of the institution, the power of PL / pgSQL is excellent, it allows me to program commercial layers in the database without any problem this improves the response times of the final applications and allows investments in hardware in the database servers instead of in the application, the management of schemes is perfect. It is important to mention that it is free software that implies having a large database without licensing costs. A feature of PostgreSQL is the multiversion concurrency control that allows transactions consistent with time, which provides great performance advantages. PgAdmin is a graphical tool with which I can manage different databases easily and intuitively, execute SQL statements, as well as create backup copies or perform maintenance tasks. Another thing that I like about PostgreSQL is that it is available for many platforms, it is possible to install it from the repositories of the Linux version that I use. It should be noted that the PostgreSQL user community is one of the most active in the market
> 
> **Desventajas**: There are some things that I do not like about PostgreSQL, permissions allowance per user can be annoying, I have had to work many times on this and it is difficult, it is also relatively slow when I insert and update small databases. The official support does not have telephone or online support, although there are official forums available where users can express their doubts to which other users of the community respond. The syntax of some of your commands or statements may not be intuitive if you do not have a medium level of knowledge in the SQL language. I have had problems migrating from a PostgreSQL version to a higher one. Compatibility is sometimes relative.
> 
> With PostgreSQL I have been able to perform my work satisfactorily on multiple occasions, my bosses and I are happy with the results we have obtained, saving hardware investment costs because we have focused on the database, I hope to have future benefits to the use it in projects for own clients.

-----

### "Reliable and Helpful" — 5.0/5

> **Leslie** | *11 de noviembre de 2024* | Tecnología y servicios de la información | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: Multiple different ways to view and find data.
> 
> **Desventajas**: The diagram feature isn't as customizable as I would prefer.
> 
> Really helpful, easy to jump into and start practicing with.

-----

### "database alternative to mysql" — 3.0/5

> **Pedro** | *26 de septiembre de 2019* | Software informático | Valoración de la recomendación: 6.0/10
> 
> **Puntos a favor**: in general is a good database manager like MySQL you have many functions and one, in particular, the notifications, you can send a notify and it's like a broadcast message, useful for interaction with the backend
> 
> **Desventajas**: the way how to backup and restore is sometimes complicated, we tried to automatized and sometimes works others not, the same script\! and because of that, you can have an empty DB
> 
> it's a really good database manager, easy to use and the community version is free to use in a commercial environment

-----

### "Powerful database" — 5.0/5

> **Usuario verificado** | *18 de octubre de 2020* | Tecnología y servicios de la información | Valoración de la recomendación: 9.0/10
> 
> **Puntos a favor**: Highly recommended. It's the most powerful database engine I ever worked with. It has a lot of features that I used and worked very well: postgis for spatial searches, full-text search, partitions, etc.
> 
> **Desventajas**: At some point, we start having problems with very slow queries, and after some debugging we discover postgres decided to use the wrong index to perform the query plan. Probably because of bad stats but from time to time the problem happens again.
> 
> Excellent database engine with a lof of features and great overall performance. It has a very huge community so you could get help very easily. I'd recommend to use it.

-----

### "PostgreSQL is the best open source database" — 5.0/5

> **Usuario verificado** | *30 de enero de 2020* | Banca | Valoración de la recomendación: 9.0/10
> 
> **Puntos a favor**: PostgreSQL has several advantages. It is lightweight and reliable. Search filters are very easy to understand. People who know the basics of the SQL language can do several queries, since PostgreSQL assembles selects. I can change it within the table itself, so I don't need to do the update command. On top of that, it's free and open source\!
> 
> **Desventajas**: Sometimes the connection to the database drops (internal server error 500), and it is necessary to connect again. When the query has many records, the data return is slow. They are the only negative points of this tool.
> 
> I used another database for a large Brazilian bank. It was not a free database. The migration was excellent.

-----

Página: 1 de 18\
Siguiente: [Página siguiente](https://www.getapp.es/software/122219/postgresql?page=2)

## Enlaces

- [Ver en GetApp](https://www.getapp.es/software/122219/postgresql)

## Esta página se encuentra disponible en los siguientes idiomas

| Local | URL |
| en | <https://www.getapp.com/it-management-software/a/postgresql/> |
| en-AE | <https://www.getapp.ae/software/122219/postgresql> |
| en-AU | <https://www.getapp.com.au/software/122219/postgresql> |
| en-CA | <https://www.getapp.ca/software/122219/postgresql> |
| en-GB | <https://www.getapp.co.uk/software/122219/postgresql> |
| en-IE | <https://www.getapp.ie/software/122219/postgresql> |
| en-NZ | <https://www.getapp.co.nz/software/122219/postgresql> |
| en-SG | <https://www.getapp.sg/software/122219/postgresql> |
| en-ZA | <https://www.getapp.za.com/software/122219/postgresql> |
| es | <https://www.getapp.es/software/122219/postgresql> |
| es-CL | <https://www.getapp.cl/software/122219/postgresql> |
| es-CO | <https://www.getapp.com.co/software/122219/postgresql> |
| es-MX | <https://www.getapp.com.mx/software/122219/postgresql> |
| fr | <https://www.getapp.fr/software/122219/postgresql> |
| fr-BE | <https://fr.getapp.be/software/122219/postgresql> |
| fr-CA | <https://fr.getapp.ca/software/122219/postgresql> |
| pt | <https://www.getapp.com.br/software/122219/postgresql> |
| pt-PT | <https://www.getapp.pt/software/122219/postgresql> |

-----

## Datos estructurados

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp España","address":{"@type":"PostalAddress","addressLocality":"Barcelona","addressRegion":"CT","postalCode":"08018","streetAddress":"Nubera eBusiness SL C/ Álava 121 08018 Barcelona Spain"},"description":"Revisa, compara y evalúa software para pequeñas y medianas empresas. GetApp España ofrece software, aplicaciones SaaS y en la nube, evaluaciones independientes y reseñas.","email":"info@getapp.es","url":"https://www.getapp.es/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@id":"https://www.getapp.es/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"PostgreSQL","description":"PostgreSQL es un RDBMS (sistema de gestión de bases de datos relacionales, por sus siglas en inglés) de código abierto que ayuda a las empresas a almacenar, administrar y escalar cargas de trabajo de datos de cualquier tamaño, desde máquinas individuales hasta almacenes de datos con múltiples usuarios simultáneos. Sus funciones incluyen vistas materializadas, procedimientos almacenados, indexación, autenticación de múltiples factores, búsqueda de texto completo y activadores de eventos. \n\nEste sistema conforme a las normas ACID (atomicidad, consistencia, aislamiento, durabilidad, por sus siglas en inglés) permite a los desarrolladores definir distintos tipos de datos, como numéricos, fecha/hora, matriz o geometría, crear funciones personalizadas y mantener la integridad de los datos con restricciones de exclusión, bloqueos explícitos y claves primarias o externas. Los administradores de bases de datos pueden usar SQL para realizar múltiples operaciones de datos, como INSERT, UPDATE, DELETE y más. Con los contenedores de datos externos, los profesionales de TI pueden acceder a bases de datos externas o flujos para consultar.\n\n PostgreSQL mantiene un WAL (registro de escritura anticipada, por sus siglas en inglés) que ayuda a los desarrolladores a registrar los cambios en los archivos y restaurar las bases de datos en caso de bloqueos del sistema. Los administradores pueden otorgar permisos basados en roles a nivel de columna a tabla y objetos. Los desarrolladores también pueden mejorar el rendimiento de las consultas en las tablas con la limpieza de la partición de aceleración, invalidar automáticamente los planes de ejecución en caché, escribir puntos de verificación de fondo y restringir el uso del ancho de banda para los procesos de copia de seguridad.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/2ca57950-2fc2-427d-9fdd-5ef7be821bc9.png","url":"https://www.getapp.es/software/122219/postgresql","@id":"https://www.getapp.es/software/122219/postgresql#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.es/#organization"},"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.getapp.es/software/122219/postgresql#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Inicio","position":1,"item":"/","@type":"ListItem"},{"name":"Software de bases de datos","position":2,"item":"/directory/459/database/software","@type":"ListItem"},{"name":"PostgreSQL","position":3,"item":"/software/122219/postgresql","@type":"ListItem"}]}]}
</script>
