Explore >> Select a destination


You are here

muratbuffalo.blogspot.com
| | architecturenotes.co
4.0 parsecs away

Travel
| | How Relational Databases Work. This post talks about how indexes and transactions work on the inside of relational databases.
| | pgdba.org
4.3 parsecs away

Travel
| | [AI summary] This technical article explains the Multi-Version Concurrency Control (MVCC) and transaction isolation levels in PostgreSQL, including how XIDs work and common concurrency issues.
| | henrikwarne.com
4.3 parsecs away

Travel
| | What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is...
| | piotrpasich.com
23.2 parsecs away

Travel
| [AI summary] The article provides a developer-focused introduction to Bitcoin, explaining its decentralized nature, history, and technical mechanisms while also offering practical advice on security strategies like cold and hot wallets.