Explore >> Select a destination


You are here

shekhargulati.com
| | www.adamconrad.dev
2.1 parsecs away

Travel
| | Ch 2 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | www.talend.com
3.1 parsecs away

Travel
| | Data modeling is the process of creating a diagram that represents your data system & defines the structure, attributes, and relationships of your entities.
| | www.fullstackpython.com
2.7 parsecs away

Travel
| | Object-relational mappers (ORMs) bridge relational databases and data represented in Python code.
| | nick.zoic.org
20.3 parsecs away

Travel
| [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.