Show HN: Book to help you build a PostgreSQL-like database server from scratch https://ift.tt/gn4fpJl

Show HN: Book to help you build a PostgreSQL-like database server from scratch I just finished writing my book that guides you through building your own SQL database server from scratch. The software engineering books I've enjoyed the most are the ones that let you learn through writing code and experimentation, which is why I wanted to create a practical book. More details and a preview at https://ift.tt/ucTWtC5 In summary: + Learn how parse and type check SQL + Execute complex queries that use JOIN and GROUP BY + Challenge yourself with suggested extensions + Comparisons with real databases including PostgreSQL, MySQL, SQLite and DuckDB + Pick a what language you want to build your implementation in + Test suite to help you build and refactor your project You can use the code CREATE to get 20% off the price. https://ift.tt/ucTWtC5 June 6, 2025 at 01:12AM

No comments:

Show HN: ChangeSpec – An open standard for notices in software changes https://ift.tt/jnRy7tB

Show HN: ChangeSpec – An open standard for notices in software changes https://changespec.org/ May 13, 2026 at 11:41PM