|
You are here |
neovintage.org | ||
| | | | |
nick.zoic.org
|
|
| | | | | [AI summary] The author explores creating a platform-neutral wire protocol for Postgres that bypasses SQL generation and inserts query plan nodes directly into the executor. | |
| | | | |
surfingcomplexity.blog
|
|
| | | | | I've been reading Alex Petrov's Database Internals to learn more about how databases are implemented. One of the topics covered in the book is a data structure known as the B-tree. Relational databases like Postgres, MySQL, and sqlite use B-trees as the data structure for storing the data on disk. I was reading along with... | |
| | | | |
geoffreylitt.com
|
|
| | | | | ||
| | | | |
mistys-internet.website
|
|
| | | Has this ever happened to you? You're writing a project in Ruby, JavaScript, Go, etc., and you have to build a dependency that uses a system ... | ||