You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4683,7 +4683,7 @@ <h2>MySQL or PostgreSQL?</h2>
4683
4683
<ahref="/postgresql.html">PostgreSQL</a>. However, PostgreSQL's design is often
4684
4684
preferred by Python web developers, especially when data migrations are
4685
4685
run as an application evolves.</p>
4686
-
<divclass="well see-also">PostgreSQL is an implementation of the <ahref="/databases.html">relational database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
4686
+
<divclass="well see-also">MySQL is an implementation of the <ahref="/databases.html">relational database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
4687
4687
4688
4688
<h2>What organizations use MySQL?</h2>
4689
4689
<p>The database is deployed in production at some of the highest
Copy file name to clipboardExpand all lines: mysql.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ <h2>MySQL or PostgreSQL?</h2>
41
41
<ahref="/postgresql.html">PostgreSQL</a>. However, PostgreSQL's design is often
42
42
preferred by Python web developers, especially when data migrations are
43
43
run as an application evolves.</p>
44
-
<divclass="well see-also">PostgreSQL is an implementation of the <ahref="/databases.html">relational database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
44
+
<divclass="well see-also">MySQL is an implementation of the <ahref="/databases.html">relational database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
45
45
46
46
<h2>What organizations use MySQL?</h2>
47
47
<p>The database is deployed in production at some of the highest
Copy file name to clipboardExpand all lines: source/content/pages/05-data/06-mysql.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ applications. MySQL has a slightly easier initial learning curve than
21
21
preferred by Python web developers, especially when data migrations are
22
22
run as an application evolves.
23
23
24
-
<divclass="well see-also">PostgreSQL is an implementation of the <ahref="/databases.html">relational database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
24
+
<divclass="well see-also">MySQL is an implementation of the <ahref="/databases.html">relational database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
0 commit comments