Skip to content

Commit 8d2b92f

Browse files
committed
add postgresql link
1 parent 4590557 commit 8d2b92f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/pages/09-data/03-postgresql.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ or other proprietary databases, especially as replication and sharding
3939
become necessary at large scale. In addition, because so many people
4040
ranging from independent developers to multinational organizations use
4141
PostgreSQL, it's often easier to find developers with PostgreSQL experience
42-
than other relational databases.
42+
than other relational databases. There is also
43+
[ancedotal evidence that PostgreSQL fixes bugs faster than MySQL](https://blog.2ndquadrant.com/postgresql-better-mysql-1/),
44+
although to be fair there has not been a comprehensive study comparing
45+
how the two projects handle defect resolution.
4346

4447
The PostgreSQL core team also releases frequent updates that greatly enhance
4548
the database's capabilities. For example, in the

static/img/logos/postgresql.jpg

-1.12 KB
Loading

0 commit comments

Comments
 (0)