Introducing XDB
XDB is a new kind of database library based on tuples. Rather than writing database specific schemas, queries, and migrations, XDB allows developers to model their domain once and use it with one or more databases.
Read →Sr. Principal Architect at Gojek. Working on scalable and reliable systems & abstractions for product engineering teams.
XDB is a new kind of database library based on tuples. Rather than writing database specific schemas, queries, and migrations, XDB allows developers to model their domain once and use it with one or more databases.
Read →A guide to using YAML frontmatter in Obsidian
Read →Setting up direnv to manage multiple Go versions
Read →Example of using mockery with go generate
Read →Example of using xrun to manage multiple components in a Go service
Read →