Skip to content

Commit 27e2a6f

Browse files
committed
Add postgres cheats
1 parent bf33b37 commit 27e2a6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ There are some free books available, including:
276276
- Cross-functional understanding is critical in modern tech companies
277277
- Helps to avoid underestimating the importance and difficulty other roles
278278
- Helps you to be strategic in your interaction with people in that role
279+
- [Teach Yourself Programming in Ten Years](https://norvig.com/21-days.html)
279280

280281
### Axioms
281282

@@ -664,6 +665,7 @@ See also the SQL section.
664665
- [Safe Operations For High Volume PostgreSQL](https://www.braintreepayments.com/blog/safe-operations-for-high-volume-postgresql/) (this is for PostgreSQL but works great for other DBs as well).
665666
- [Transaction Isolation in Postgres, explained](https://www.thenile.dev/blog/transaction-isolation-postgres)
666667
- [PostgreSQL exercises](https://pgexercises.com/)
668+
- [Operations cheat sheet](https://wiki.postgresql.org/wiki/Operations_cheat_sheet)
667669

668670
### Data formats
669671

0 commit comments

Comments
 (0)