
PostgreSQL
Wat is PostgreSQL?
Gratis open source post-relationeel databasesysteem dat op alle belangrijke besturingssystemen draait. De 25-jarige ontwikkelingsgeschiedenis van PostgreSQL biedt een enorm scala aan functies voor ontwikkelaars en DBA's, en wordt geleverd in een robuuste softwareserver die wereldwijd wordt gebruikt. PostgreSQL staat in de top 5 van databases van DBEngine, boven de meeste commerciële systemen. Met miljoenen implementaties in ingebedde systemen, grote cloudproviders en belangrijke installaties op locatie, is PostgreSQL de meest populaire keuze voor de ontwikkeling van nieuwe apps.
Wie gebruikt PostgreSQL?
Alle sectoren, alle branches, alle landen
Twijfels over PostgreSQL? Vergelijk met een populair alternatief

PostgreSQL
Reviews over PostgreSQL

Janne
Overwogen alternatieven:
One of the best overall databases in the market
Opmerkingen: For overall backend database purposes I would currently not choose anything other than PostgreSQL. Widely known, easy to hire talent for, secure and reliable.
Pluspunten:
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.
Minpunten:
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.

Eutimio
The most advanced open-source relational database management system
Opmerkingen: For my internship, I worked on the development of a scholarship management system for our university. The system was designed to streamline the scholarship application process and provide students with a more efficient way to apply for financial assistance. The system was implemented using PostgreSQL, which allowed us to store and manage large amounts of data effectively.
Pluspunten:
PostgreSQL is one of the most advanced open source relational databases, which makes it popular among software developers. It offers advanced features such as ACID transactions, triggers, stored procedures, and custom data types. It is also highly scalable and can be used for small or large projects. PostgreSQL has an active community of developers working on its improvement every day.
Minpunten:
PostgreSQL's learning curve can be a bit steep for those who are unfamiliar with databases. Also, it may be slower in some operations than other databases, which can affect performance on high-demand projects. PostgreSQL is an open source database, but some advanced features require paid plugins or add-ons.

Ana
Relational database with less capability
Opmerkingen: It is used when a commercial partner vendor introduces a commercial system and creates a small-scale system. If you connect multiple units, it is easy to use with a response that can support the operation without installing a dedicated server machine. When using packaged software in a large-scale system, there may be restrictions on the number of data elements and the number of servers connected, but we were able to reduce installation and operation costs. I was able to keep the cost of the database low and spend money on packaged software options.
Pluspunten:
Since it was developed to comply with SQL standards, there are no problems migrating from other RDBMS. I think the popularity of MySQL as an RDBMS is split in two, but PostgreSQL does not have the following MySQL keylogging problem, so it can be said that it is an RDBMS with little custom. We recommend PostgreSQL as the first choice for RDBMS unless otherwise specified because it works stably and can support real operations. When a small business is a customer's system project, the RDBMS license fee is often too high to pay. In such cases, customers will be happy to propose PostgreSQL, which is stable, reliable, and free to use. Unless it is a situation that requires a paid database, I think PostgreSQL is sufficient. It is not inferior to the function.
Minpunten:
When you are looking for something you want to look up in a manual, it is often difficult to find it and, in the end, you often consult blog articles written by experts instead of the manual. I want the structure of the manual to be easy to understand.
Brunei
Overwogen alternatieven:
PostgresSQL Review
Pluspunten:
PostgreSQL is highly regarded for its robustness, scalability, and reliability, making it the perfect choice for businesses looking for a dependable and secure database. It has a wide array of features such as advanced indexing, support for stored procedures and triggers, as well as a wide array of data types, making it ideal for creating complex applications. It also supports an extensive range of languages and tools, making it easy to use for developers and administrators. Additionally, PostgreSQL has high availability and fault tolerance, making it suitable for mission-critical environments. Furthermore, PostgreSQL can be used in the cloud, making it an ideal solution for businesses looking for a reliable and secure database solution.
Minpunten:
PostgreSQL can be a challenging platform to learn, especially for beginners. Its steep learning curve, complex structure, and lack of user-friendly documentation make it difficult to get started. Furthermore, troubleshooting and debugging can be difficult, causing even more frustration for those just starting out.
Geverifieerde reviewer
A Powerful and Reliable Open-Source Relational Database Management System
Opmerkingen: Overall, PostgreSQL is a powerful and reliable open-source relational database management system that offers a wide range of features and functionality. While it may be complex to set up and manage, the platform's extensive documentation and community make it an ideal choice for businesses and enterprises that require a powerful and scalable database system. If you're looking for a robust and reliable database system, PostgreSQL is definitely worth considering.
Pluspunten:
PostgreSQL is a powerful open-source relational database management system that I have used extensively for several projects. I must say that it is one of the best relational database systems available in the market.What I liked most about using PostgreSQL is its reliability and robustness. PostgreSQL is a rock-solid database system that is known for its stability and scalability. It offers a wide range of features, including support for advanced data types, multi-version concurrency control, and full-text search, to name a few. These features make it an ideal choice for businesses and enterprises that require a reliable and powerful database system.Another great feature of PostgreSQL is its extensibility. PostgreSQL supports a wide range of extensions and plugins that can be used to add new functionality to the database system. This makes it easy for developers to customize and extend the database system to meet their specific needs.
Minpunten:
What I liked least about using PostgreSQL is that it can be complex to set up and manage. The database system has many advanced features, which may be overwhelming for beginners. However, PostgreSQL offers extensive documentation and a large community of developers, making it easy to find solutions to any issues that may arise.