TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are some good resources to learn about databases?

3 pointsby LorenzoGoodover 1 year ago
I am looking for books, articles, courses and guides related to Relational Databases, and schema&#x2F;application design.<p>Preferably PostgreSQL or MySQL.<p>Thanks!

2 comments

PaulHouleover 1 year ago
The PostgreSQL manual is pretty good and if you&#x27;re going to use that database you&#x27;d better read it and then read it again and read it again.<p>See also this guy&#x27;s books<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;stores&#x2F;Joe-Celko&#x2F;author&#x2F;B000ARBFVQ?ref=ap_rdr&amp;store_ref=ap_rdr&amp;isDramIntegrated=true&amp;shoppingPortalEnabled=true" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.amazon.com&#x2F;stores&#x2F;Joe-Celko&#x2F;author&#x2F;B000ARBFVQ?re...</a>
评论 #37301821 未加载
tjrover 1 year ago
<a href="https:&#x2F;&#x2F;philip.greenspun.com&#x2F;sql&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;philip.greenspun.com&#x2F;sql&#x2F;</a>