PostgreSQL

PostgreSQL
Sobre o PostgreSQL
PostgreSQL é um sistema de gestão de banco de dados relacional de código aberto (RDBMS, na sigla em inglês), que ajuda as empresas a armazenar, gerenciar e dimensionar cargas de trabalho de dados, de máquinas únicas a armazéns de dados com vários usuários simultâneos. Os recursos incluem visualizações materializadas, procedimentos armazenados, indexação, autenticação multifatorial, pesquisa de texto completo e acionadores de eventos.
O sistema compatível com ACID permite que os desenvolvedores definam tipos de dados, como numéricos, data/hora, matriz ou geometria, criem funções personalizadas e mantenham a integridade dos dados usando restrições de exclusão, bloqueios explícitos e chaves primárias ou externas. Os administradores de banco de dados podem utilizar a linguagem de consulta estruturada (SQL, na sigla em inglês) para executar várias operações de dados, como INSERT, UPDATE, DELETE e muito mais. Usando invólucros de dados estrangeiros, os profissionais de TI podem acessar bancos de dados ou fluxos externos para consultas.
O PostgreSQL mantém um registro de gravação antecipada (WAL, na sigla em inglês), que ajuda os desenvolvedores a registrar alterações de arquivos e restaurar bancos de dados durante falhas do sistema. Os administradores podem conceder permissões de nível de coluna para tabela e objetos baseados em função. Os desenvolvedores também podem melhorar o desempenho da consulta nas tabelas usando a poda de partição de aceleração, invalidar automaticamente os planos de execução em cache, gravar pontos de verificação em segundo plano e restringir o uso de largura de banda para processos de backup.
Imagens



Está em dúvida sobre o PostgreSQL?
Compare com uma alternativa popular
Preço inicial
Opções de preços
Recursos
Integrações
Praticidade
Relação qualidade/preço
Atendimento ao cliente
Alternativas
ArcGIS

MongoDB

MySQL

Google Cloud

Avaliações
Já tem o PostgreSQL?
Ajude os compradores de software! As avaliações de programas ajudam outras pessoas a tomarem melhores decisões.

- Setor: Software
- Porte da empresa: 2–10 funcionários
- Usado Diariamente durante Mais de dois anos
-
Fonte da avaliação
Classificação geral
- Relação qualidade/preço
- Praticidade
- Suporte ao cliente
- Probabilidade de recomendação 10.0 /10
PostgreSQL - A World Class DBMS that you can have for free
Avaliado em 11/03/2021
I have used PostgreSQL for Windows since 2008 and it has been a pleasure. Some DBs have tables with...
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.
Vantagens
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.
Desvantagens
I have not found anything against this DMBS product. I have accomplished all of my goals successfully.
Alternativas consideradas
MySQLRazões para mudar para o PostgreSQL
A professional friend of mine recommended it. Additionally and after doing some research, I found PostgreSQL origins date back to 1970´s as a successor of Ingres developed at University of California Berkley. This definitely called my attention and I decided to try as a first option. I felt in love with PostgreSQL.
- Setor: Telecomunicações
- Porte da empresa: 10.000+ funcionários
- Usado Diariamente durante Mais de dois anos
-
Fonte da avaliação
Classificação geral
- Relação qualidade/preço
- Praticidade
- Suporte ao cliente
- Probabilidade de recomendação 9.0 /10
One of the best overall databases in the market
Avaliado em 29/06/2021
For overall backend database purposes I would currently not choose anything other than PostgreSQL....
For overall backend database purposes I would currently not choose anything other than PostgreSQL. Widely known, easy to hire talent for, secure and reliable.
Vantagens
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.
Desvantagens
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.
Alternativas consideradas
MySQLRazões para escolher o PostgreSQL
Generational leap in web development, a new product was launched.Software anterior
MySQLRazões para mudar para o PostgreSQL
Best direct support from backend frameworks such as Django.
- Setor: Software
- Porte da empresa: 2–10 funcionários
- Usado Diariamente durante Mais de dois anos
-
Fonte da avaliação
Classificação geral
- Praticidade
- Probabilidade de recomendação 6.0 /10
database alternative to mysql
Avaliado em 26/09/2019
it's a really good database manager, easy to use and the community version is free to use in a...
it's a really good database manager, easy to use and the community version is free to use in a commercial environment
Vantagens
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
Desvantagens
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

- Setor: Serviços e tecnologia da informação
- Porte da empresa: 11–50 funcionários
- Usado Diariamente durante Mais de dois anos
-
Fonte da avaliação
Classificação geral
- Relação qualidade/preço
- Praticidade
- Probabilidade de recomendação 10.0 /10
One of the BEST Open Source Relational Data Base System
Avaliado em 19/11/2021
In general, my experience with Postgre has been very pleasant.
The systems that I have developed...
In general, my experience with Postgre has been very pleasant.
The systems that I have developed using this software as a data manager have been stable.
When I have had technical problems it has been possible for me to find the solutions within its great community
Vantagens
its compatibility with previous versions makes development very friendly.
It is also Open source and free, which allows saving costs in the development of systems.
there is a lot of documentation online to find solutions to problems In addition to having a large community
Desvantagens
It's official handler is not friendly.
Installation for begginners is not easy.
configure advanced functions such as replication It is complicated
Alternativas consideradas
MySQLRazões para mudar para o PostgreSQL
Due to what is a software with great performance even though it is free- Setor: Segurança de rede e informática
- Porte da empresa: 51–200 funcionários
- Usado Semanal durante 6 a 12 meses
-
Fonte da avaliação
Classificação geral
- Relação qualidade/preço
- Praticidade
- Suporte ao cliente
- Probabilidade de recomendação 10.0 /10
"PostgreSQL: Ease and Efficiency in Application Development
Avaliado em 23/10/2023
From the first time I tried this software, I knew it stood out. All my databases now reside in it,...
From the first time I tried this software, I knew it stood out. All my databases now reside in it, not just for its efficiency, but for the sense of security and trust it gives me. Even when running it on less powerful machines, and experiencing some slowdowns, it has always delivered on its promises. I've been with it for nearly 7 months and have no regrets; it's been a solid choice for my projects
Vantagens
I started using it because of my university and I was instantly charmed by how user-friendly the software is with its tools. I have two databases and it has never let me down. Its security is good and the information doesn't get lost.
Desvantagens
Throughout my journey with PostgreSQL, I've had moments of love and frustration. While I adore its sturdiness and the features it offers, I've stumbled a couple of times with its performance in specific scenarios. Sometimes, it feels like that reliable old car you know inside out, but occasionally takes a bit longer to start. Despite the minor hiccups, it remains my go-to companion when I want my data to be safe and well looked after
Perguntas frequentes sobre o PostgreSQL
Abaixo estão algumas perguntas frequentes sobre o PostgreSQL.P: Que tipo de planos o PostgreSQL oferece?
O PostgreSQL oferece os seguintes planos de pagamento:
- A partir de: US$ 0,01/uma vez
- Modelo de preços: Versão gratuita
- Avaliação gratuita: Disponível
P: Quem costuma usar o PostgreSQL?
Os clientes habituais do PostgreSQL são:
Profissional autônomo, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000
P: Em que idioma o PostgreSQL está?
O PostgreSQL está nos seguintes idiomas:
inglês
P: O PostgreSQL é compatível com dispositivos móveis?
O PostgreSQL é compatível com os seguintes dispositivos:
P: O PostgreSQL se integra com quais outros aplicativos?
Não temos informações sobre quais integrações o PostgreSQL oferece.
P: Que nível de suporte o PostgreSQL oferece?
O PostgreSQL oferece as seguintes opções de suporte:
Email/Help Desk, FAQs/Fórum, Base de conhecimento, Suporte por telefone, Assistência 24/7
Categorias relacionadas
Veja todas as categorias de software encontradas para PostgreSQL.